@arzyu/get-json
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

get-json

Installation

npm add @arzyu/get-json

Usage

import { getJson } from "@arzyu/get-json";

console.log(getJson("/path/to/file.json")); // read json file into object

Readme

Keywords

none

Package Sidebar

Install

npm i @arzyu/get-json

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

1.13 kB

Total Files

4

Last publish

Collaborators

  • arzyu