Skip to content

firmfirm/dom-purify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dom-purify

Simple component that uses the awesome DOMPurify library to sanitize it's content. Build with Polymer ^1.0.0.

This repository also includes the dom-purify-behavior that can be used to use html sanitize in other elements.

Docs & Demo

See the component page for more information.

Configure DOMPurify

The component (or better, the dom-purify-behavior) has a property called sanitizeOptions. Use it to forward DOMPurify's configuration.

How to install

Clone this repository or use bower:

bower install pkaske/dom-purify --save

About

Simple web component that uses the DOMPurify library to sanitize it's content.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%