A TypeScript utility library with small, typed and tested helper functions for everyday development.
Development in progress. The package is not published yet.
This project is currently in active development.
The first completed category is:
array
More categories will be added gradually:
guardsstringobjectnumberasyncfunctionurlformatdatevalidation
- Written in TypeScript
- Runtime-tested with Vitest
- Strict TypeScript configuration
- Small focused utility functions
- One function per folder
- No React dependency
- No runtime dependencies
arrayIncludesaverageBychunkArraycompactArraycountBydropArrayfindArrayItemByKeyfirstArrayItemflattenArraygroupByhasArrayItemByKeyinsertArrayItemisArrayisEmptyArrayisFilledArraylastArrayItemmapArrayToRecordmaxByminBymoveArrayItempartitionArrayrangeArrayreplaceArrayItemreplaceArrayItemByKeyremoveArrayItemremoveArrayItemByKeyshuffleArraysortBysumBytakeArraytoggleArrayItemuniqueArrayuniqueByupdateArrayItemByKey
The package is not published yet.
After release, it will be available through npm.
pnpm add package-name