broccoli
Browser asset pipeline
An asset pipeline for applications running in the browser, providing fast and reliable builds.
Browser compilation library – an asset pipeline for applications that run in the browser
15 stars
5 watching
5 forks
Language: JavaScript
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bertramdev/asset-pipeline | Manages and processes static assets in JVM applications | 193 |
ericf/grunt-broccoli-build | Enables Broccoli build as a Grunt task to automate asset pipeline management | 13 |
broccolijs/broccoli-plugin | A base class for building plugins that process files in a workflow pipeline | 25 |
broccolijs/broccoli-debug | Utility for build pipeline authors to facilitate debugging of their pipelines. | 9 |
jazzband/django-pipeline | An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,517 |
browserify/brfs | Transforms file contents of static assets inlined into bundles | 561 |
broccolijs/broccoli-filter | A helper class for mapping input files to output files one-to-one in a workflow pipeline | 15 |
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
racido/broccoli-manifest | Generates an HTML5 cache-manifest file for generating offline support in web applications | 39 |
dactylographsy/browser-dactylographsy | Enhances browser performance by caching and updating assets at runtime | 3 |
kessler/node-bcat | A utility that pipes data from standard input to the browser for display with customizable behavior and formatting. | 340 |
chadhietala/broccoli-rollup | A plugin that integrates Rollup with Broccoli, enabling a build process for JavaScript applications. | 36 |
rwjblue/broccoli-timepiece | A command-line utility that uses broccoli to rebuild and output files to a specified directory. | 21 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
juliangruber/browser-run | A tool for running JavaScript code in a browser environment from the command line. | 447 |