https://github.com/soenneker/soenneker.html.formatter
A utility library that formats and normalizes HTML strings and files.
https://github.com/soenneker/soenneker.html.formatter
csharp dotnet format formatter formatting html htmlformatter normalizing pretty prettyprint print util
Last synced: about 1 month ago
JSON representation
A utility library that formats and normalizes HTML strings and files.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.html.formatter
- Owner: soenneker
- License: mit
- Created: 2026-03-27T16:38:08.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-24T04:49:34.000Z (about 1 month ago)
- Last Synced: 2026-04-24T06:28:37.825Z (about 1 month ago)
- Topics: csharp, dotnet, format, formatter, formatting, html, htmlformatter, normalizing, pretty, prettyprint, print, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.html.formatter/)
[](https://github.com/soenneker/soenneker.html.formatter/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.html.formatter/)
#  Soenneker.Html.Formatter
### A utility library that formats and normalizes HTML strings and files.
## Installation
```
dotnet add package Soenneker.Html.Formatter
```