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";
A library of reusable utilities and hooks for React webapps on the Boomerang platform.
<script type="module">
import boomerangIoUtils from 'https://cdn.skypack.dev/@boomerang-io/utils';
</script>
A library of reusable utilities and hooks for React webapps on the Boomerang platform.
$ npm install @boomerang-io/utils
import { isAccessibleKeyboardEvent } from "@boomerang-io/utils";