# posthtml.org
**Repository Path**: mirrors_posthtml/posthtml.org
## Basic Information
- **Project Name**: posthtml.org
- **Description**: Website for posthtml.
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-25
- **Last Updated**: 2025-09-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[![NPM][npm]][npm-url]
[![Tests][build]][build-url]
[![Coverage][cover]][cover-url]
[![Twitter][twitter]][twitter-url]
# 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 |
Ivan Demidov |
Ivan Voischev |
![]() Aniketh Saha |
![]() Cosmin Popovici |