A set of common javascript utilities.
$ npm install @nrl/js-commons
-
(1) Clone this repository.
-
(2) Build:
npm run build:dev
First make sure your working tree is clean (every changes are committed). Then:
$ npm version [major | minor | patch]
$ npm publish
The content of this repository is published under the terms of the GNU LGPL v3.