Arkhe
arrayManipulate, filter, sort, and transform arrays43
- chunk
- countBy
- difference
- differenceBy
- differenceWith
- drop
- dropRight
- dropRightWhile
- dropWhile
- fill
- findBest
- findLast
- findLastIndex
- groupBy
- groupWith
- intersection
- intersectionBy
- intersectionWith
- keyBy
- maxBy
- minBy
- orderBy
- partition
- reverse
- sample
- sampleSize
- shuffle
- take
- takeRight
- takeRightWhile
- takeWhile
- toArray
- toggle
- union
- unionBy
- unionWith
- uniq
- uniqBy
- uniqWith
- unzip
- window
- xor
- zipWith
asyncConcurrency, retries, queues, and async control flow7
functionComposition, memoization, debounce, throttle, and more17
isType guards and runtime type checks27
numberClamp, parse, and convert numeric values5
objectDeep clone, merge, pick, omit, and path access19
stringCase conversion, escaping, templating, and text utilities22
testTest helpers, mocks, and assertion utilities18
typesTypeScript type aliases and utility types36
- EasingFunction
- Arrayable
- Awaitable
- Nullish
- Attachable
- ViewportValues
- Axis
- DragEvent
- GestureType
- Bounds
- Circle
- InclusiveMinMax
- Interval
- Line
- MinMax
- Percentage
- Point
- Rectangle
- Size
- Vector
- Cache
- CacheStats
- DeepPartial
- DeepReadonly
- Entry
- ErrorType
- MapEntries
- NonEmptyArray
- PartialExcept
- PartialKeys
- Prettify
- Primitive
- RequiredExcept
- RequiredKeys
- StrictOmit
- isSomeOption