json.min.js

10.0.0-1 • Public • Published

json.min.js

const json = require ("json.min.js")

var file = "file.json"
var data = {j: "son"}
var encode = json.file.encode (file, data)
console.log (json.decode (encode))

Readme

Keywords

Package Sidebar

Install

npm i json.min.js

Weekly Downloads

0

Version

10.0.0-1

License

MIT

Unpacked Size

2.31 kB

Total Files

5

Last publish

Collaborators

  • seindi