Opinionated collection of common JavaScript / TypeScript utils by @antfu.
- Tree-shakable ESM
- Fully typed - with TSDocs
- Type utilities -
Arrayable<T>
,ElementOf<T>
, etc.
This package is designed to be used as
devDependencies
and bundled into your dist.
MIT License © 2021-PRESENT Anthony Fu