8000 GitHub - nepho8/underscore-java: java port of Underscore.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nepho8/underscore-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

underscore-java

Build Status Coverage Status

Requirements

Java 1.6 and later.

Installation

Maven users

Add this dependency to your project's POM:

<dependency>
  <groupId>com.github.javadev</groupId>
  <artifactId>underscore</artifactId>
  <version>1.0</version>
</dependency>

Underscore-java is a java port of Underscore.js.

In addition to porting Underscore's functionality, Underscore-java includes matching unit tests.

For docs, license, tests, and downloads, see: http://javadev.github.io/underscore-java

Thanks to Jeremy Ashkenas and all contributors to Underscore.js.

About

java port of Underscore.js

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 50.2%
  • JavaScript 49.8%
0