No commit activity in last 3 years
No release in over 3 years
My way of escaping/encoding HTML with the proper entities.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.0
>= 1.5
>= 0.9
>= 10.3
>= 3.0.1

Runtime

>= 4.3.2
> 1.10.0
> 2.10.1
> 0.1.3
 Project Readme

Escape_Escape_Escape

My way of escaping and sanitizing HTML. This is very personal to me, so you won't find it useful or flexible to meet your needs.

Rubygems Use:

# gem install escape_escape_escape

Escape_Escape_Escape.html my_html_string
Escape_Escape_Escape.text my_text_string

NOTE: Node and NPM Use:

This is no longer a npm module.