renyamizuno / posthtml-plugins

PostHTML Plugins Catalog

Home Page:https://posthtml.github.io/posthtml-plugins/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostHTML Plugins Catalog

A searchable catalog of PostHTML plugins.

How to add a plugin

Add your plugin to 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.

About

PostHTML Plugins Catalog

https://posthtml.github.io/posthtml-plugins/

License:MIT License


Languages

Language:HTML 86.6%Language:JavaScript 10.1%Language:CSS 3.2%