8000 GitHub - elierotenberg/typed-utilities: Strongly typed general purpose utilities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elierotenberg/typed-utilities

Repository files navigation

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.

About

Strongly typed general purpose utilities

Resources

Stars

Watchers

Forks

Packages

No packages published
0