PostHTML is a tool for transforming HTML/XML with JS plugins. PostHTML itself is very small. It includes only an HTML parser, an HTML node tree API and a node tree stringified. All HTML transformations are made by plugins. And these plugins are just small plain JS functions, which receive an HTML node tree, transform it, and return a modified tree. PostHTML is a tool for transforming HTML/XML with JS plugins. PostHTML itself is very small. It includes only an HTML parser, an HTML node tree API and a node tree stringified.
Features
- 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
- Plugins are just small plain JS functions, which receive a HTML node tree, transform it, and return a modified tree
License
MIT LicenseFollow PostHTML
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PostHTML!