An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.html.formatter.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.html.formatter/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.html.formatter/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.html.formatter/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.html.formatter.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.html.formatter/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Html.Formatter
### A utility library that formats and normalizes HTML strings and files.

## Installation

```
dotnet add package Soenneker.Html.Formatter
```