Java port of Underscore.js

Edit Package underscore-java
https://javadev.github.io/underscore-java/

Underscore-java is a port of Underscore.js for Java. It is a utility-belt library that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby).

Underscore-java provides dozens of functions that support both the usual functional suspects: map, select, invoke — as well as more specialized helpers: function binding, sorting, deep equality testing, and so on. It delegates to built-in functions where applicable.

Refresh
Refresh
Source Files
Filename Size Changed
underscore-java-1.101.tar.gz 0000171452 167 KB
underscore-java.changes 0000003197 3.12 KB
underscore-java.spec 0000002199 2.15 KB
Latest Revision
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1175554 from Anton Shvetz's avatar Anton Shvetz (urbic) (revision 2)
- Update to v1.101
  * Updated azure-pipelines.yml
  * Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
  * Improved Json class
  * Resolved duplicate entries within the Json class
  * Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to
    4.8.4.0
  * Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to
    3.4.0
  * Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to
    3.22.0
- Update to v1.100
  * Updated codeql.yml
  * Updated scorecard.yml
  * Fixed idea warnings for class Xml
  * Fixed idea warnings for class Json
  * Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1
    to 3.13.0
  * Included Java 22 for continuous integration
- Update to v1.99
  * Corrected UTF-8 character
  * Added new mode XmlToJsonMode.REPLACE_MINUS_WITH_AT
  * Added new mode
    XmlToJsonMode.REPLACE_EMPTY_TAG_WITH_NULL_AND_MINUS_WITH_AT
  * Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to
    4.8.3.1
  * Upgraded to JUnit 5.10.2
  * Created codeql.yml
  * Enhanced parsing of XML attributes
  * spring-web was updated to version 6.1.4
- Update to v1.98
  * Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to
    3.3.2
  * Updated copyright headers to 2024
  * Enhanced source formatting
  * Bump org.apache.maven.plugins:maven-surefire-report-plugin from
    3.2.2 to 3.2.5
  * Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3
    to 3.2.5
  * Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to
    4.8.3.0
  * Updated Spring Boot to version 3.2.2
- Update to v1.97
  * Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2
    to 3.2.3
  * Bump org.apache.maven.plugins:maven-compiler-plugin
  * Excluded Java versions 19 and 20 from continuous integration
  * Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to
    3.3.2
- Update to v1.96
  * Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to
    3.21.2
  * Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2
    to 3.2.2
  * Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to
    4.8.1.0
- Update to v1.95
  * Improved creation of ArrayList and LinkedHashMap
  * Added methods U.propertiesToMap(properties) and
    U.mapToProperties(map)
- Update to v1.94
  * Enhanced GitHub workflows and included Java 21
  * Added U.associateBy(iterable, func)
- Update to v1.93
  * Substituted the customized Optional with java.util.Optional
  * Updated junit
  * Improved json parser tests
- Update to v1.92
  * The interfaces have been relocated within the Underscore class
  * XML attribute parser has been enhanced
- Initial packaging with v1.91
Comments 0
openSUSE Build Service is sponsored by