0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve map iteration in methods pick and omit. More... over 10 years ago
Improve map iteration into values, mapObject pairs and invert methods. More... over 10 years ago
Simpify reverse method. More... over 10 years ago
Add support for the chain methods every() and some(). More... over 10 years ago
Add support for the object method contains(). More... over 10 years ago
Add object methods support every(), all(), some() and any(). More... over 10 years ago
Add chain methods support groupBy(), indexBy() and countBy(). More... over 10 years ago
Fix unit tests for java 6 and 7. More... over 10 years ago
Fix checkstyle warnings. More... over 10 years ago
Add support for the method toMap(). More... over 10 years ago
Add object methods support for the sortBy(), groupBy(), countBy() and indexBy(). More... over 10 years ago
Add support for the diferrence(arrays) and union(arrays) methods. More... over 10 years ago
Fix pmd warnings. More... over 10 years ago
Improve equals and hashCode for Optional. More... over 10 years ago
Remove duplicates in chain methods. More... over 10 years ago
Add unit test for the first() method with empty list. More... over 10 years ago
Add support for the extend() method. More... over 10 years ago
Add support for the new $(array).chain() method. More... over 10 years ago
Add support for the eachRight, forEachRight and value() More... over 10 years ago
Add readme.md for the lodash plugin. More... over 10 years ago
Add maven central repository banner and link. More... over 10 years ago
Fix pmd and findbugs warnings. More... over 10 years ago
Change version to the 1.4 into readme file. More... over 10 years ago
Introduce underscore-lodash plugin 1.0. More... over 10 years ago
Add math and string plugins to the underscore-lodash. More... over 10 years ago
Add support for the takeWhile(), takeRightWile() and at(). More... over 10 years ago
Add support for the takeRight(). More... over 10 years ago
Add support for the take(). More... over 10 years ago
Add support for the remove(). More... over 10 years ago
Add support for the xor(). More... over 10 years ago