Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/steveklabnik/escape_html
- Owner: steveklabnik
- Created: 2013-09-13T21:41:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-14T01:56:00.000Z (over 11 years ago)
- Last Synced: 2024-12-16T23:00:15.019Z (7 days ago)
- Language: Rust
- Homepage: https://github.com/steveklabnik/escape_html
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.