bnc-libs

Common libraries for bnc-api and bnc-app

Usage no npm install needed!

<script type="module">
  import bncLibs from 'https://cdn.skypack.dev/bnc-libs';
</script>

README

bnc-libs

This is the common librariries for bnc-app and bnc-api. It allows to share commons items such as interfaces and utilitary functions between UI and API.

Notes for mylself: npm version patch Create a minor version of the lib. npm publish Push the lib to npmjs

Login to NPM account npm login

Reset NPM regsitry npm config set registry https://registry.npmjs.org/