## Installation
npm install nectar-lib
To install this library, run:
``bash$ npm install nectar-lib --save`
bash$ npm install nectar-lib --save
To generate all .js, .js.map and *.d.ts files:
,
and
files:
`bash$ npm run tsc`
bash$ npm run tsc
To lint all *.ts files:
`bash$ npm run lint``
bash$ npm run lint
MIT © Leo Mantis