jsx-purify
v0.2.1
Published
Transform untrusted JSX to a safe JSX
Downloads
421
Maintainers
Readme
JSX Purify
JSX Purify removes potentially unsecure components and attributes from an untrusted JSX. It is basically like DOMPurify, but instead of working on DOM elements, it works on JSX level.