Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/documentcloud/jammit

Industrial Strength Asset Packaging for Rails
https://github.com/documentcloud/jammit

Last synced: 2 days ago
JSON representation

Industrial Strength Asset Packaging for Rails

Awesome Lists containing this project

README

        

_ _ __ __ __ __ ___ _____
_ | |/_\ | \/ | \/ |_ _|_ _|
| || / _ \| |\/| | |\/| || | | |
\__/_/ \_\_| |_|_| |_|___| |_|

Jammit is an industrial-strength asset packaging library for Rails, providing both the CSS and JavaScript concatenation and compression that you'd expect, as well as ahead-of-time gzipping, built-in JavaScript template support, and optional Data-URI / MHTML image embedding.

- For documentation, usage, and examples, see: http://documentcloud.github.com/jammit/
- To suggest a feature or report a bug: http://github.com/documentcloud/jammit/issues/
- For internal source docs, see: http://documentcloud.github.com/jammit/doc/

## Installation

`gem install jammit`

## License

Jammit is released under the MIT license (see the LICENSE file).