All Projects → PatrickJS → Ngsanitize

PatrickJS / Ngsanitize

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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>"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].