Underscore
- Name
- Underscore
- Homepage
- http://underscorejs.org/
- Description
- We wound up not using it since we moved to Scala.js instead of raw JavaScript, but an honorable mention has to be given to Underscore. Underscore enhances Javascript with lots of functional-programming goodness that modern programmers expect, and makes for much more elegant and readable code. If you must work in JavaScript, I highly recommend it.