Skip to content

angular-sanitize module without including angular.js for Backbone and other frameworks

License

Notifications You must be signed in to change notification settings

PatrickJS/ngSanitize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngSanitize

angular-sanitize module without including angular.js for Backbone and other frameworks

window.ngSanitize('<p style="color:blue">an html\n' +
'<em onmouseover="this.textContent=\'PWN3D!\'">click here</em>\n' +
'snippet</p>');
"<p>an html&#10;<em>click here</em>&#10;snippet</p>"

About

angular-sanitize module without including angular.js for Backbone and other frameworks

Resources

License

Stars

Watchers

Forks

Packages

No packages published