R

R 3.2.3 updated

R started as an alternative (different implementation) of Bell Laboratories' S language, but has grown into its own form and gained its separate followers. It compiles and runs on all major OSes.What is new in this release:source() now uses...

yst

yst 0.5.0.3 updated

It parses a predefined directory structure for template and content files and renders an HTML static site out of it, ready to be deployed online. The content files can be in YAML or CSV (from an SLitte 3 database) format.This approach combines the speed,...

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...

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...

lessphp

lessphp 0.5.0

LESS stands for Leaner CSS and it's an extension to the CSS language adding support for variables, nested rules, mixins and operations.In most cases, developers use either Ruby or JavaScript to convert LESS files to normal CSS.This PHP library provides a...

Weber

Weber 1.0.6

Weber can compile, merge and compress various scripts and stylesheets before sending them to the client's browser.This speeds up the loading process for that app/website, and helps the developer deliver faster products, optimized for today's...

Teapot

Teapot 1.2.2 updated

Teapot will take a project, all its dependencies, and assemble it into its final form. It was developed for easier deployment of ready-made projects and starter kits. Usage instructions are included with Teapot's README file.What is new in this...

Pint

Pint 0.2.1

Pint is basically Grunt.js with support for asynchronous operations, independent tasks, dependency-aware builds, and a much better organized file structure.Pint will automatically handle project dependencies for the developer, so he won't have to closely...