node-jsonfile
Easily read/write JSON files in Node.js
Description
jsonfile is a Node.js module to easily read/write JSON files in JavaScript. The module provides readFile() and writeFile() methods that combine JSON.parse() with fs.readFile() and JSON.parse() with fs.readFile(). Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/jprichardson/node-jsonfile
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-jsonfile