typed-utilities
TypeScript icon, indicating that this package has built-in type declarations

1.19.0 • Public • Published

typed-utilities

typed-utilities is a collection of strongly typed general purpose utilities. It's a bit like lodash, but with strongly-typed code in mind, and some useful idioms e.g. tagged tuples for encoding Result, etc.

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.

Dependencies (0)

    Dev Dependencies (18)

    Package Sidebar

    Install

    npm i typed-utilities

    Weekly Downloads

    188

    Version

    1.19.0

    License

    MIT

    Unpacked Size

    424 kB

    Total Files

    230

    Last publish

    Collaborators

    • elie.rotenberg