@safara/lib

Shared library for Safara projets

Usage no npm install needed!

<script type="module">
  import safaraLib from 'https://cdn.skypack.dev/@safara/lib';
</script>

README

safara-lib

Shared library for mobile and web clients

Publishing to NPM

yarn publish-lib

Generating Safara typings

yarn safara-typings:<env>

Generating GraphCms (content) typings

yarn content-typings

Versioning

  1. This lib should be released along with the rest of the app
  2. After release, bump the minor version number here
  3. Feel free to publish local version (e.g. 1.0.0-local) for local testing