Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/steveklabnik/escape_html

HTML escaping utility for Rust
https://github.com/steveklabnik/escape_html

Last synced: 4 days ago
JSON representation

HTML escaping utility for Rust

Awesome Lists containing this project

README

        

# htmlescape

An HTML escaping utility, for Rust.

## Usage

Still working out the details. The code is short, just look at it.

## Building

Just run `make`. This will run the tests and give it a compile.