No description provided.
A type cheker
Map mappables (functors) and other values (non-functors)
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
Programmatic access to the ARIA specification
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Liberfi React SDK utils
Stringify your JSON at max speed
`Array#forEach()` but it’s possible to define where to move to next
A collection of utility methods for floating point Number operations
Stylable text tables, handling ansi colour. Useful for console output.
The smallest and simplest JavaScript priority queue
A simple library to perform basic +/- arithmatic on an alphabet-based number system
A porting of scala monocle library to TypeScript
300B to deep clone JavaScript objects
Library of miscellaneous formatting and helper functions
TypeScript definitions for is-number
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
utilities for primitive JavaScript types
Convert digits to words
Check if a `predicate` function returns true for all values in a `collection`.