njonsson / rouge
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
1d30278
rouge /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
.jsdoc_config | ||
| |
MIT-LICENSE | ||
| |
README.textile | ||
| |
src/ |
README.textile
Welcome to Rouge
His code not “functional” or “elegant.”
What do Code Monkey think?
— Jonathan Coulton, “Code Monkey”
Do Ruby’s stylish core and standard libraries make your JavaScript green with envy? Tart up that dowdy JavaScript — put on some Rouge.

Rouge is a JavaScript implementation of important parts of the Ruby core library.
Usage
Rouge makes your JavaScript look and feel more like Ruby while preserving sound JavaScript style.
| JavaScript | Rouge | Ruby |
|---|---|---|
|
|
|
|
|
|
|
|
|
You should have a look at the documentation.
Test coverage
Rouge has around 500 executable specifications authored using the Screw.Unit framework. Run the specs by opening src/spec/suite.html. (Firefox works best for this.)
Credits
Rouge’s author is Nils Jonsson. Released under the MIT License.


