Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 343 Bytes

@twipped/utils

A collection of basic utility functions that I use in many of my rollup/react projects instead of lodash. No, it's not documented.

Why write my own utility library? Have you seen lodash lately? I wanted something smaller that could be tree-shook.