io_json123

0.0.34 • Public • Published

io_json123 npm

Build Status codecov CodeFactor Code size downloads license

CI Project template

User story

  • AS A "JavaScript developer"
  • I WANT TO "easily persist objects to/from json "
  • SO THAT I CAN "persist config information easily"
Project Dashboard

NPM JavaScript Style Guide

Build History

Releases: npm Build Status codecov downloads license

Quality: CodeFactor

Known Vulnerabilities dependencies Status

Development: open issues closed issues last commit Maintenance commit activity

Github: code size repo size Github releases HitCount

Version Notes:

  • 0.?.? - Module are still in development. Radical changes may happen. All successful tested commits are released.
  • 1.?.? - Module are in use and breaking changes can be expected. All successful tested commits are released.
  • 2.?.? - Only tagged versions released. Module is regarded stable and in production.
Install

npm

npm i io_json123 -s

yarn

yarn add io_json123

Usage

Node

const _json = require('io_json123')

(This README file was generated by https://github.com/perezlamed/lamed_readme)

Readme

Keywords

none

Package Sidebar

Install

npm i io_json123

Weekly Downloads

0

Version

0.0.34

License

MIT

Unpacked Size

16.9 kB

Total Files

9

Last publish

Collaborators

  • perezlamed