Maven Repository for Scripting.
Artifact | Description | Artifact Count | Depend By Count |
---|---|---|---|
JSCover | JSCover is a tool that measures code coverage for JavaScript programs. | 1 | 22 |
clojure | Clojure core environment and runtime library. | 4 | 49 |
clojure-contrib | Clojure user contributions library. | 1 | 5 |
core.async | Facilities for async programming and communication in Clojure | 1 | 8 |
core.contracts | A contracts programming library for Clojure | 1 | 11 |
core.memoize | A memoization library for Clojure | 1 | 28 |
jquery | WebJar for jQuery | 4 | 90 |
jquery-ui | The whole JQuery UI Project | 2 | 34 |
js | Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. | 6 | 191 |
jython | Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform. | 3 | 32 |
jython-standalone | Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform. | 1 | 27 |
require | RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code. | 1 | 29 |
rhino | Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. | 3 | 88 |
underscore | Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects. | 1 | 9 |
yuicompressor | The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not op... | 2 | 33 |