https://github.com/posthtml/posthtml-plugins
PostHTML Plugins Catalog
https://github.com/posthtml/posthtml-plugins
Last synced: 8 months ago
JSON representation
PostHTML Plugins Catalog
- Host: GitHub
- URL: https://github.com/posthtml/posthtml-plugins
- Owner: posthtml
- License: mit
- Created: 2016-01-10T13:39:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T10:42:16.000Z (over 1 year ago)
- Last Synced: 2025-06-18T11:30:53.876Z (8 months ago)
- Language: HTML
- Homepage: https://posthtml.github.io/posthtml-plugins/
- Size: 982 KB
- Stars: 16
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [PostHTML Plugins Catalog](http://posthtml.github.io/posthtml-plugins/)
A searchable catalog of [PostHTML](https://github.com/posthtml/posthtml) plugins.
## How to add a plugin
Add your plugin to [`src/pluginsNames.json`](https://github.com/posthtml/posthtml-plugins/edit/master/src/pluginsNames.json)
and send a pull request to the `master` branch.
##### The plugin:
- must be listed in the NPM registry
- must have `description` in `package.json`
- must have `homepage` in `package.json`
> For those who are going to review these PRs: you should run `npm run build` to re-build the index.