0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add version 1.18 jar file and description. More... over 9 years ago
Prepare for the version 1.18. More... over 9 years ago
Add json() method to the FetchResponse. More... over 9 years ago
Add $.fetch(url), $.fetch(url, method, body) and $.fetch(url, method, body, headerFields) methods to the lodash plugin. More... over 9 years ago
Add how-do-you-find-the-sum-of-all-the-numbers-in-an-array-in-java unit test. More... over 9 years ago
Update README.md More... over 9 years ago
Add convert-a-json-string-to-a-hashmap unit test. More... over 9 years ago
Add convert-json-to-map unit test. More... over 9 years ago
Add ScheduledFuture<T> return type support for the $.defer(function) and $.delay(function, delayMilliseconds) methods. More... over 9 years ago
Update .travis.yml More... over 9 years ago
Update .travis.yml More... over 9 years ago
Update .travis.yml More... over 9 years ago
Update and rename LICENSE to LICENSE.txt More... over 9 years ago
Add createPermutationWithRepetition method to the math plugin. More... over 9 years ago
Fix codacy warnings. More... over 9 years ago
Fix codacy warnings. More... over 9 years ago
Fix codacy warnings. More... over 9 years ago
Fix checkstyle warnings. More... over 9 years ago
Remove guava dependency, simplify unit test. More... over 9 years ago
Simplify Optional.equals(). More... over 9 years ago
Replace call for guava collection objects with java collection objects. More... over 9 years ago
Add check for the input parameter in median(iterable) method. More... over 9 years ago
Add null check for the prefix in uniqueId() method. More... over 9 years ago
Add version 1.17 jar file and description. More... over 9 years ago
Change copyright string. More... over 9 years ago
Change argument for the template.apply(Map) method. More... over 9 years ago
Improve checkstyle settings. More... over 9 years ago
Prepare for the version 1.17. More... over 9 years ago
Add $.templateMap(template) method support. More... over 9 years ago
Add copyOf, copyOfRange(start, end), elementAt(index), More... over 9 years ago