Get Started
What is JsonByte
Install
npm install jsonbyteUsage
const json = require("jsonbyte");
const file = new json("./file.json")Last updated

npm install jsonbyteconst json = require("jsonbyte");
const file = new json("./file.json")Last updated