README
x-common
Installation
To install this library, run:
$ npm install x-common --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 © mikemichaelis
To install this library, run:
<script type="module">
import xCommonLib from 'https://cdn.skypack.dev/x-common-lib';
</script>
To install this library, run:
$ npm install x-common --save
To generate all *.js, *.js.map and *.d.ts files:
$ npm run tsc
To lint all *.ts files:
$ npm run lint
MIT © mikemichaelis