
posthtml
PostHTML is a tool to transform HTML/XML with JS plugins

Contribute
Become a financial contributor.
Top financial contributors
$15 USD since Dec 2020
$5 USD since Nov 2020
$1 USD since Jul 2019

Budget
Transparent and open finances.
Monthly financial contribution to posthtml (Sponsor)
from Ivan Voischev •
Monthly financial contribution to posthtml (Sponsor)
from Ivan Voischev •
Monthly financial contribution to posthtml (Sponsor)
from Ivan Voischev •
$15.67 USD
$15.67 USD
--.-- USD
$19.03 USD

About
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.
Our team
Ivan Voischev