README
Javascript Commons
A set of common javascript functions, objects and others..
Install
$ npm install @nrl/js-commons
Development
(1) Clone this repository.
(2) Build:
npm run build:dev
Publish
$ npm version <major|minor|patch>
$ npm run publish
License
The content of this repository is published under the terms of the GNU LGPL v3.