Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/documentcloud/jammit
- Owner: documentcloud
- License: mit
- Created: 2009-11-08T00:38:48.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T00:08:01.000Z (over 3 years ago)
- Last Synced: 2025-01-16T15:05:37.998Z (9 days ago)
- Language: Ruby
- Homepage: http://documentcloud.github.io/jammit/
- Size: 2.62 MB
- Stars: 1,158
- Watchers: 23
- Forks: 197
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ruby-toolbox - Jammit - 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 YUI Compressor and Closure Compiler compatibility, ahead-of-time gzipping, built-in JavaScript template support, and optional Data-URI / MHTML image embedding. (Provision, Deploy & Host / Asset Management)
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).