byteflies-api-common

Utility functions for the Byteflies API

Usage no npm install needed!

<script type="module">
  import bytefliesApiCommon from 'https://cdn.skypack.dev/byteflies-api-common';
</script>

README

Byteflies API Common Module

Available Commands

|Command|Description| |--|--| |npm install| Install all the dependencies defined in the package.json file | |npm prepare| Runs the npm run build command for compiling TS into JS | |npm run build| Compiles TS into JS | |npm run build-watch| Compiles TS into JS on every file change | |npm test| runs all the tests | |npm publish| publishes the NPM module https://www.npmjs.com/package/byteflies-api-common |