logo
0
0
WeChat Login

json

json contains static methods for parsing values from and converting values to JavaScript Object Notation (JSON).

Installation

npm install json --registry=https://npm.cnb.cool/impossible98/nodejs/nodejs_pm/-/packages/

Setup

Install the dependencies:

npm install

Get started

Build the library:

npm build

Build the library in watch mode:

npm dev