README
dp-lib
Installation
To install this library, run:
$ npm install dp-lib --save
Development
To generate all *.js, *.js.map and *.d.ts files:
$ npm run tsc
To lint all *.ts files:
$ npm run lint
License
MIT © Pascal Destailleur
To install this library, run:
<script type="module">
import dpLib from 'https://cdn.skypack.dev/dp-lib';
</script>
To install this library, run:
$ npm install dp-lib --save
To generate all *.js, *.js.map and *.d.ts files:
$ npm run tsc
To lint all *.ts files:
$ npm run lint
MIT © Pascal Destailleur