An open API service indexing awesome lists of open source software.

https://github.com/creeperyang/es-utils


https://github.com/creeperyang/es-utils

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# es-utils

> Extremely simple utils.

When we develop with JavaScript, it's always common to use some functional programming
helpers such as lodash/underscore.js. `es-utils` is such a tool, but it's not an
alternative. It focuses on most common cases and pursues simplicity.