@invisionag/erlangc-js

Erlang C calculation for JavaScript

Usage no npm install needed!

<script type="module">
  import invisionagErlangcJs from 'https://cdn.skypack.dev/@invisionag/erlangc-js';
</script>

README

erlangc-js

this is a small package used in our erlang-c app.

If this is used in more places/the app gets developed further the publishing & building of this should probably be moved to docker/jenkins.

Local Development/Setup

yarn
yarn test

Publishing new version

  1. Bump version in package.json
npm publish