ember-cli-deploy-brotli
Brotli compressor
A plugin that integrates brotli compression into an Ember.js application deployment pipeline.
Ember deploy plugin to support brotli compression
7 stars
3 watching
6 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
foliojs/brotli.js | A JavaScript implementation of the Brotli compression algorithm | 502 |
ember-cli-deploy/ember-cli-deploy | A tool that automates the deployment of Ember CLI applications to various environments. | 560 |
broerse/ember-cli-blog | An Ember application demonstrating authentication and data replication with CouchDB | 86 |
dropbox/rust-brotli | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 818 |
ember-cli/broccoli-caching-writer | A caching layer for broccoli pipelines | 17 |
andybalholm/brotli | A pure Go implementation of the Brotli compression algorithm. | 624 |
miguelmadero/ember-cli-bundle-loader | An Ember.js addon that enables the creation of multiple, independent bundles with lazy loading to improve application boot times and deployment efficiency. | 23 |
adopted-ember-addons/ember-cli-hot-loader | Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
adopted-ember-addons/ember-cli-chart | A wrapper for ChartJS to create charts in Ember applications | 138 |
duizendnegen/ember-cli-lazy-load | Supports lazy loading of Ember applications by splitting them into bundles | 42 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
ende76/brotli-rs | A Rust implementation of Brotli decompression | 63 |
bbvaengineering/ember-cli-workbox | Adds offline caching to an Ember application using service workers and precaching of static resources | 20 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |