A Gzip plugin for rollup. Just gzip, no zopfli included as dependency
You might also be interested in hela or in the other related projects.
If you have any how-to kind of questions, please read Code of Conduct and join the chat rooms or open an issue.
You may also read the Contributing Guide. There, beside "How to contribute?", we describe everything stated by the badges.
(TOC generated by verb using markdown-toc)
This project requires Node.js v6 or above. Install it using yarn v1 or above / npm v5 or above.
$ yarn add rollup-plugin-just-gzip --dev
Review carefully the provided examples and the working tests.
Some of these projects are used here or were inspiration for this one, others are just related. So, thanks for your existance!
- dush: Microscopic & functional event emitter in ~350 bytes, extensible through plugins | homepage
- execa: A better
child_process
| homepage - hela: Powerful & flexible task runner framework in 80 lines, based on execa… more | homepage
- mri: Quickly scan for CLI flags and arguments | homepage
- p-map-series: Map over promises serially | homepage
Please read the Contributing Guide and Code of Conduct documents for advices.
For bugs reports and feature requests, please create an issue or join us at our Flock chat rooms.
Thanks to the hard work of these wonderful people this project is alive and it also follows the all-contributors specification.
Pull requests, stars and all kind of contributions are always welcome.
You can see who uses rollup-plugin-just-gzip
in the USERS.md file. Please feel free adding this file if it not exists.
If you or your organization are using this project, consider adding yourself to the list of users. Thank You!
Copyright (c) 2017-present, Charlike Mike Reagent <[email protected]>
.
Released under the Apache-2.0 License.
This file was generated by verb-generate-readme, v0.6.0, on October 25, 2017.
Project scaffolded and managed with hela.