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

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

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.