typed-utilities

Strongly typed general purpose utilities

Usage no npm install needed!

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

README

typed-utilities

typed-utilities is a collection of strongly typed general purpose utilities.

Install

npm install typed-utilities

or

yarn add typed-utilities

IMPORTANT: bring your own AggregateError, either natively or using a global polyfill.

Usage

See usage examples from the tests.