This repository provides extra utilities for Typescript. The highlights of this package are:
- Zero dependencies:
@hirotask/extra-utils
has zero dependencies. You can use this without worrying about the dependencies of this. - Lightweight: Popular utils packages are created with unusually meticulous care and extravagance, resulting in very large build sizes. This package is carefully implemented to keep its size under 1MB.
Using npm:
npm install @hirotask/extra-utils
If you want to contribute this package, please refer to the contributing guide.
This package is MIT licensed.