json-edit

1.0.6 • Public • Published

This moudle let give you frontend and backend for editing JSON file. You cannot edit the JSON structure (add or remove elements), but you can change settings. It auto detect boolean, number, and string types.

Install

npm i --save json-edit

How to use

var app=require('express') var je=require('json-edit')

app.use('/settings-editor',je())

Readme

Keywords

none

Package Sidebar

Install

npm i json-edit

Weekly Downloads

1

Version

1.0.6

License

ISC

Last publish

Collaborators

  • aminadav