mfwarren / MWHtmlEscape

Swift library to escape HTML special characters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MWHtmlEscape

Swift library to escape HTML special characters

Example

import MWHtmlEscape

escape("<p>some html</p>")

License

MIT

About

Swift library to escape HTML special characters

License:MIT License


Languages

Language:Swift 61.6%Language:Ruby 19.5%Language:C++ 18.9%