https://github.com/creeperyang/es-utils
https://github.com/creeperyang/es-utils
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/creeperyang/es-utils
- Owner: creeperyang
- Created: 2018-10-15T10:55:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T10:59:56.000Z (over 7 years ago)
- Last Synced: 2025-01-11T14:46:45.869Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.