@offset-earth/shared

Shared JS constants and logic

Usage no npm install needed!

<script type="module">
  import offsetEarthShared from 'https://cdn.skypack.dev/@offset-earth/shared';
</script>

README

ecologi-shared

Shared constants and logic

Publishing new version

  1. Commit all changes with git cz

  2. Build with yarn run build

  3. Bump version with yarn run version

  4. Publish with npm publish