Gears

Gears is a library to compile, concatenate and minify JavaScript and CSS assets, highly inspired by Ruby’s Sprockets. It includes support for writing scripts, styles and client templates using CoffeeScript, Handlebars, Stylus, Less, SASS and SCSS. New compilers can be also easily added.

There is also:

  • django-gears, an app for Django that integrates Gears with Django project;
  • Flask-Gears, an extension that integrates Gears with Flask application;
  • gears-cli, a command-line utility that compiles assets. It also can watch assets for changes and automaticaly re-compile them.

Source Code

Gears code is hosted on GitHub: https://github.com/gears/gears.

Project Versions

Table Of Contents

Next topic

About

This Page