@ceproject/utils

CEProject's common utility functions.

Usage no npm install needed!

<script type="module">
  import ceprojectUtils from 'https://cdn.skypack.dev/@ceproject/utils';
</script>

README

@ceproject/utils

Installation

yarn add @ceproject/utils

Commands

yarn lint

Runs the linter to make sure all is well with the world. Please make sure to do this prior to submitting any PRs. Code which fails linting will be rejected.

yarn release

Lints and the publishes the to npmjs.org.