/posthtml.org

Website for posthtml.

Primary LanguageHTML

NPM Tests Coverage Twitter

PostHTML

PostHTML is a tool for transforming HTML/XML with JS plugins. PostHTML itself is very small. It includes only a HTML parser, a HTML node tree API and a node tree stringifier.

All HTML transformations are made by plugins. And these plugins are just small plain JS functions, which receive a HTML node tree, transform it, and return a modified tree.

For more detailed information about PostHTML in general take a look at the [docs][docs-url]

Who's Using Posthtml ?


Maizzle

Parcel

webpack-contrib

Eleventy

JetBrains

Chrome OS

Maintainers


Ivan Demidov

Ivan Voischev

Aniketh Saha

Cosmin Popovici

Contributing

See PostHTML Guidelines and CONTRIBUTING.

Contributors

Backers

Thank you to all our backers! 🙏 [Become a backer]

LICENSE

MIT