Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Latest commit

 

History

History
41 lines (24 loc) · 361 Bytes

File metadata and controls

41 lines (24 loc) · 361 Bytes

NetProtection API for Node.js

Develop

$ git clone git@github.com:air-closet/node-np.git && cd node-np
$ npm i

--- development ---

$ npm run lint
$ npm run build
$ npm run mocha

or

$ npm test

Scripts

lint

  • eslint

build

  • babel

mocha

  • mocha
  • power-assert

test

This task executes all npm-scripts.

License

MIT