simple-json-editor
v0.0.9
Published
This is a package to easily edit json files
Readme
Welcome to simple-json-editor
This package is a easy package to use for editing json files. This package has a hell load of functions and parameters to modify your json files as you want.
Installation
- Insert
npm install --save simple-json-editorinto your folder's terminal - Require the package with
require("simple-json-editor")inside your JavaScript file. - Start using the editor. You will find the docs down below
Docs
Follow this link to gitbook to find the docs: Coming soon
