project-can-json

1.0.1 • Public • Published

PROJECT can JSON

Installation

npm i project-can-json

Usage

In Node.js:

const canJSON = require('project-can-json')

Using npm:

import canJSON from 'project-can-json';
canJSON(json_string, (json) => {

    //SUCCESS
}, (json_string) => {

    //REJECT
});

Readme

Keywords

Package Sidebar

Install

npm i project-can-json

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

7.01 kB

Total Files

10

Last publish

Collaborators

  • critic