@flowr/utils
v4.4.1
Published
Opinionated collection of common TypeScript utilities
Downloads
98
Maintainers
Readme
@flowr/utils
Opinionated collection of common TypeScript utilities.
- Tree-shakable ESM
- Fully typed - with TSDocs
- Type utilities -
Arrayable<T>
,ElementOf<T>
, etc. - Error collection and handling
- Logging
- ...and more
This package is designed to be used as
devDependencies
and bundled into your dist.