An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# gulp-plugins

some gulp plugins

[![CI](https://github.com/ntnyq/gulp-plugins/actions/workflows/ci.yml/badge.svg)](https://github.com/ntnyq/gulp-plugins/actions/workflows/ci.yml)
[![CODECOV](https://codecov.io/github/ntnyq/gulp-plugins/branch/main/graph/badge.svg)](https://codecov.io/github/ntnyq/gulp-plugins)
[![LICENSE](https://img.shields.io/github/license/ntnyq/gulp-plugins?logo=github)](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. | [![NPM VERSION](https://img.shields.io/npm/v/gulp-format-html)](https://www.npmjs.com/package/gulp-format-html) | [![Last release](https://img.shields.io/npm/last-update/gulp-format-html?label=Last%20release)](https://www.npmjs.com/package/gulp-format-html?activeTab=versions) | 🟢 |
| gulp-diffable-html | Gulp plugin formatting html via diffable-html. | [![NPM VERSION](https://img.shields.io/npm/v/gulp-diffable-html)](https://www.npmjs.com/package/gulp-diffable-html) | [![Last release](https://img.shields.io/npm/last-update/gulp-diffable-html?label=Last%20release)](https://www.npmjs.com/package/gulp-diffable-html?activeTab=versions) | 🟢 |
| gulp-banner-footer | Gulp plugin for adding banner or footer to file. | [![NPM VERSION](https://img.shields.io/npm/v/gulp-banner-footer)](https://www.npmjs.com/package/gulp-banner-footer) | [![Last release](https://img.shields.io/npm/last-update/gulp-banner-footer?label=Last%20release)](https://www.npmjs.com/package/gulp-banner-footer?activeTab=versions) | 🟢 |
| @ntnyq/gulp-prettyhtml | Gulp plugin formatting html via prettyhtml. | [![NPM VERSION](https://img.shields.io/npm/v/@ntnyq/gulp-prettyhtml)](https://www.npmjs.com/package/@ntnyq/gulp-prettyhtml) | [![Last release](https://img.shields.io/npm/last-update/@ntnyq/gulp-prettyhtml?label=Last%20release)](https://www.npmjs.com/package/@ntnyq/gulp-prettyhtml?activeTab=versions) | 🟠 |
| gulp-oxc-minify | Gulp plugin ES6+ minifier via oxc-minify. | [![NPM VERSION](https://img.shields.io/npm/v/gulp-oxc-minify)](https://www.npmjs.com/package/gulp-oxc-minify) | [![Last release](https://img.shields.io/npm/last-update/gulp-oxc-minify?label=Last%20release)](https://www.npmjs.com/package/gulp-oxc-minify?activeTab=versions) | 🟢 |

## License

[MIT](./LICENSE) License © 2019-PRESENT [ntnyq](https://github.com/ntnyq)