RingoJS
This is the home of RingoJS, the CommonJS-compliant JavaScript platform formerly known as Helma NG.
Features
- Compact JavaScript runtime environment based on Mozilla Rhino. It adds to Rhino a module system compatible with the CommonJS Modules/1.1 specification.
Module library implemented in JavaScript, covering basic functionality such as extensions to the built-in objects, file I/O, logging, persistence, unit testing, client and server-side HTTP support and web framework. Modules are intended to comply to CommonJS standards, where such are available.
Interactive shell (REPL) with support for auto-completion and history.
Very fast module loader featuring top-level scopes and automatic hot reloading.
Full featured web framework.
Graphical debugger.
Easy deployment on Google App Engine for Java.
Easy deployment on Debian and Ubuntu via .deb packages.
...
