portal-utilities

A library of useful configs, constants, and helper functions used across applications.

Usage no npm install needed!

<script type="module">
  import portalUtilities from 'https://cdn.skypack.dev/portal-utilities';
</script>

README

Portal Utilities

A library of useful configs, constants, and helper functions used across applications.

Getting Started

yarn add portal-utilities

Installs package and adds to package.json

npm test

Runs tests using Jest.

npm run test:watch

Launches the test runner in the interactive watch mode.