@nogsantos/js-base-lib

Javascript base lib

Usage no npm install needed!

<script type="module">
  import nogsantosJsBaseLib from 'https://cdn.skypack.dev/@nogsantos/js-base-lib';
</script>

README

Js base lib

A base for js libs

Setup

$ npm i

Make

development

To development environment, the navigator will open on http://localhost:9000/. Refresh the page to load the changes.

$ npm run make:dev

dist

$ npm run make

Publish

$ npm publish