underscore
https://github.com/jashkenas/underscore
JavaScript
JavaScript's utility _ belt
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported15 Subscribers
Add a CodeTriage badge to underscore
Help out
- Issues
- _.bind supports _.partial application, but not its non pre-filled argument syntax with _
- Drop support for IE < 11
- _.union doesn't work with arrays of objects
- _.size to return symbol count of strings.
- Underscore could use a _.propertyResult
- Guard with isIterationCall
- executeBound on var arg constructors
- Supporting ES6 iterables in collection methods
- Combine _.min and _.max
- Use Map shim with _.uniq
- Docs
- JavaScript not yet supported