asset-pipeline
Asset processor
Manages and processes static assets in JVM applications
The core implementation of the asset pipeline for the jvm
193 stars
38 watching
92 forks
Language: JavaScript
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joliss/broccoli | An asset pipeline for applications running in the browser, providing fast and reliable builds. | 15 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
jbaudanza/rack-asset-compiler | A middleware for compiling static files from text source | 20 |
torba-rb/torba | Manages local copies of JS/CSS libraries used in Sprockets applications | 167 |
ishanvyas22/asset-mix | Helps integrate frontend asset management with CakePHP and Laravel Mix | 33 |
browserify/brfs | Transforms file contents of static assets inlined into bundles | 561 |
creolab/assets | Manages compiled assets like CSS and JavaScript files from various scripting languages | 13 |
jazzband/django-pipeline | An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,517 |
chh/pipe | An asset pipeline that provides a simple way to manage and deploy assets in web applications. | 120 |
markstory/asset_compress | A plugin for optimizing and compressing static assets in web applications | 370 |
e7711bbear/assets | A macOS app for managing assets used across multiple development projects | 35 |
ember-engines/ember-asset-loader | Asset loading support for Ember applications | 34 |
ericf/grunt-broccoli-build | Enables Broccoli build as a Grunt task to automate asset pipeline management | 13 |
shellscape/webpack-manifest-plugin | A Webpack plugin for generating an asset manifest that maps source filenames to build output files. | 1,436 |
dockyard/ember-service-worker-asset-cache | Caches asset files for an Ember.js application | 28 |