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
- Utility functions for prototype-based programming
- Uncaught TypeError: Cannot read property '_' of undefined
- Functional style
- added remove method (issue #1856)
- transition function implemented #2850
- 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
- Docs
- JavaScript not yet supported