Provides Compass/SCSS Build support using the jruby runtime. Any compass project can be adjusted to be built by the asset-pipeline and used in applications.
Provides spring boot integration support for utilizing asset-pipeline features within any boot based application. This includes a servlet filter for serving assets with proper ETag Headers and digest names.
asset-pipeline plugin to use localized messages in JavaScript.
Generic servlet filter for serving static assets processed by the asset-pipeline
Provides native Handlebars file support in the asset-pipeline. Easily convert .hbs or .handlebars files into javascript template caches for use with the handlebars runtime.
Gradle Adapter for the Core Asset-Pipeline Library
Core classes and resolvers for handling static assets.
A Native JSX to JS Transpiler for React Js
The Asset-Pipeline is a plugin used for managing and processing static assets in Grails applications. Asset-Pipeline functions include processing and minification of both CSS and JavaScript files. It is also capable of being extended to compile custom static assets, such as CoffeeScript.
Js Closure Wrap module for Asset Pipeline 2.0+
AngularJS Annotate for Asset Pipeline 2.0+
AngularJS Templates for Asset Pipeline 2.0+
Provides fast and easy .sass and .scss file support for Transpiling to CSS. This plugin takes advantage of jsass and libsass for maximum performance.
LESS Compiler for the Asset-Pipeline
Compiles hbs or handlebars files for the asset-pipeline into the Ember.TEMPLATES cache
Easily process coffee-script files with the asset-pipeline plugin. Package includes both jvm coffee runtime as well as the ability to use the coffeescript npm module if detected.