Skip to content

harlanji/sanitizeHtml-jquery-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The jQuery sanitizeHtml plugin arose a simple desire to filter DOM without 
losing content or having to worry about regex being good enough. It simply 
traverses all children and sanitizes them recursively. This makes it a guarenteed 
safe replacement that nothing will slip through.

It is MIT licensed.

For more information see the documentation in jquery.sanitizeHtml.js.


About

A small plugin to sanitize HTML without using regexp, but rather DOM.

Resources

License

Stars

Watchers

Forks

Packages

No packages published