Twipped / js-utils

A collection of assorted JS utility functions in ES Module format for use in compiled library code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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.

API Documentation

About

A collection of assorted JS utility functions in ES Module format for use in compiled library code

License:Other


Languages

Language:JavaScript 100.0%