Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 341 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 341 Bytes

basset-node-client

Node.js client for submitting snapshots to basset

Documentation

Check out basset.io/docs/node-client for instructions on usage

Install from npm

npm install @getbasset/node-client

Install source

npm install

Run tests

npm run test