@nrl/js-commons

Common javascript functions / objects

Usage no npm install needed!

<script type="module">
  import nrlJsCommons from 'https://cdn.skypack.dev/@nrl/js-commons';
</script>

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.