@imyangyong/utils
v0.9.1
Published
Opinionated collection of common JavaScript / TypeScript utils by @antfu
Downloads
307
Readme
@imyangyong/utils
Opinionated collection of common JavaScript / TypeScript utils by @imyangyong.
- 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.
License
MIT License © 2023-PRESENT Angus Yang