broccoli-caching-writer
Caching writer
A caching layer for broccoli pipelines
17 stars
11 watching
29 forks
Language: JavaScript
last commit: about 6 years ago broccoli
Related projects:
Repository | Description | Stars |
---|---|---|
broccolijs/broccoli-writer | Creates and manages a temporary output directory for writing plugin output | 4 |
broccolijs/broccoli-debug | Utility for build pipeline authors to facilitate debugging of their pipelines. | 9 |
broccolijs/broccoli-plugin | A base class for building plugins that process files in a workflow pipeline | 25 |
ember-engines/ember-asset-loader | Asset loading support for Ember applications | 34 |
bbvaengineering/ember-cli-workbox | Adds offline caching to an Ember application using service workers and precaching of static resources | 20 |
broccolijs/broccoli-filter | A helper class for mapping input files to output files one-to-one in a workflow pipeline | 15 |
broerse/ember-cli-blog | An Ember application demonstrating authentication and data replication with CouchDB | 86 |
embersherpa/grunt-broccoli | A Grunt plugin for automating the build, watch, and serve process using Broccoli. | 1 |
mfeckie/ember-cli-deploy-brotli | A plugin that integrates brotli compression into an Ember.js application deployment pipeline. | 7 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
ember-cli/ember-cli-update | Updates Ember CLI project boilerplate code to the latest version | 278 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
typed-ember/ember-cli-typescript | A tool to simplify using TypeScript in Ember.js apps by integrating it with the Ember CLI build system. | 363 |
oligriffiths/broccolijs-tutorial | A tutorial on using Broccoli.js to build web applications | 13 |
stefanpenner/broccoli-stew | Convenience functions for building broccoli-based build pipelines. | 60 |