Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 920 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 920 Bytes

gzip size tree shaking types

TypeScript/JavaScript utilities for those who don't like utilities. Based on "only one way to do it" principle, this library provides a utility only when something can't be easily and readably accomplished with vanilla JavaScript. The library provides a pipeline operator ponyfill, functions for working with objects, arrays, maps, sets and iterables, memoization utilities, lenses, and more.

Please refer to the GitHub README for full documentation.