https://github.com/ntnyq/gulp-plugins
:beer: Gulp plugins
https://github.com/ntnyq/gulp-plugins
format gulp gulp-plugin html pretty
Last synced: 6 months ago
JSON representation
:beer: Gulp plugins
- Host: GitHub
- URL: https://github.com/ntnyq/gulp-plugins
- Owner: ntnyq
- License: mit
- Created: 2019-10-09T14:58:21.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T07:14:08.000Z (6 months ago)
- Last Synced: 2025-04-21T08:28:17.787Z (6 months ago)
- Topics: format, gulp, gulp-plugin, html, pretty
- Language: TypeScript
- Homepage:
- Size: 1.66 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gulp-plugins
some gulp plugins
[](https://github.com/ntnyq/gulp-plugins/actions/workflows/ci.yml)
[](https://codecov.io/github/ntnyq/gulp-plugins)
[](https://github.com/ntnyq/gulp-plugins/blob/master/LICENSE)## packages
| Package | Description | Version | Last release | Status |
| :--------------------- | :----------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----: |
| gulp-format-html | Gulp plugin formatting html via js-beautify. | [](https://www.npmjs.com/package/gulp-format-html) | [](https://www.npmjs.com/package/gulp-format-html?activeTab=versions) | 🟢 |
| gulp-diffable-html | Gulp plugin formatting html via diffable-html. | [](https://www.npmjs.com/package/gulp-diffable-html) | [](https://www.npmjs.com/package/gulp-diffable-html?activeTab=versions) | 🟢 |
| gulp-banner-footer | Gulp plugin for adding banner or footer to file. | [](https://www.npmjs.com/package/gulp-banner-footer) | [](https://www.npmjs.com/package/gulp-banner-footer?activeTab=versions) | 🟢 |
| @ntnyq/gulp-prettyhtml | Gulp plugin formatting html via prettyhtml. | [](https://www.npmjs.com/package/@ntnyq/gulp-prettyhtml) | [](https://www.npmjs.com/package/@ntnyq/gulp-prettyhtml?activeTab=versions) | 🟠|
| gulp-oxc-minify | Gulp plugin ES6+ minifier via oxc-minify. | [](https://www.npmjs.com/package/gulp-oxc-minify) | [](https://www.npmjs.com/package/gulp-oxc-minify?activeTab=versions) | 🟢 |## License
[MIT](./LICENSE) License © 2019-PRESENT [ntnyq](https://github.com/ntnyq)