Shumway

Shumway 0.7.0

Shumway was created using HTML 5 technology as an alternative method of displaying Flash content without having Flash installed locally.This means SWF files can be embedded via Shumway and they'll render properly without relying on any Adobe native...

SASS / SCSS

SASS / SCSS 3.4.22 updated

Sass stands for Syntactically Awesome Style Sheets. Sass has been also been known under the name SCSS since version 3.x and is responsible for the .scss file extension all developers got to know and love. SCSS allows writing more advanced CSS code via a...

Apache Buildr

Apache Buildr 1.4.23 updated

Apache Buildr is basically a Java build system based on Ruby's Rake.Just like the original Rake, Buildr lets developers build bigger projects out of smaller ones, supporting complex task procedures that can assemble any type of files together and automate...

HAML

HAML 4.0.7 / 4.1.0.beta.1 updated

HAML stands for HTML Abstraction Markup Language. HAML was created for Ruby developers with the intent of providing a faster way of writing HTML code in one go. It's not only a very complex, yet simple to read markup language, but a compiler at the...

Parrot

Parrot 7.9.0 / 7.11.0-DEV updated

Parrot was initially developed to support the developed of the 6.x branch of Perl, but has expanded into a broad project that provides a virtual machine that supports multiple programming languages, compiling code from one language to the other. This...

Gordon

Gordon 1.0

Practically, Gordon runs SWF movies in a JS environment, without the need of a Flash player.It takes advantage of the latest web technologies like SVG to render vector based graphics or Web Workers for enhanced performance.Gordon will parse large...

ExecJS

ExecJS 2.4.0 updated

Works by taking a JS snippet, opening a JavaScript runtime, running the code and returning the result as a Ruby object.Depending on the user's platform and capabilities, ExecJS automatically chooses the best runtime available to run the JavaScript...

Erector

Erector 0.10.0

Instead of using templates like most other HTML generators, Erector uses objects, allowing anyone with any OOP skills to quickly put together a new HTML page.Erector can also be used as a RoR plugin.Features:Support for inheritance Modular...