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
- Compare errors by identity in _.isEqual
- use Buffer.from if available(usually in node.js environments) in _.isEqual
- add _.oneArg (and maybe _.twoArgs and _.limitArgs)
- Double chaining leads to a stack overflow
- Add _.toggle/_.transition/_.fsm to underscore
- _.bind nontrivial constructor fix (?)
- Wrong value for _.isEqual(0, new Number(Number.MIN_VALUE))
- Shorthand for piping a value through a bunch of functions
- Add two isType methods, for Promise and Generator
- add _.cloneDeep
- Docs
- JavaScript not yet supported