@boomerang-io/utils

A library of reusable utilities and hooks for React webapps on the Boomerang platform.

Usage no npm install needed!

<script type="module">
  import boomerangIoUtils from 'https://cdn.skypack.dev/@boomerang-io/utils';
</script>

README

Utils

A library of reusable utilities and hooks for React webapps on the Boomerang platform.

Install

$ npm install @boomerang-io/utils

Use

import { isAccessibleKeyboardEvent } from "@boomerang-io/utils";