posthtml / posthtml-plugins

PostHTML Plugins Catalog

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 82.4%Language:JavaScript 9.2%Language:Mustache 5.4%Language:CSS 2.9%