code42/html-text-to-react
Lightweight function to help render strings with markup safely in React. Avoids using dangerouslySetInnerHTML and the cross-site-scripting risks that come with it.
TypeScript
Issues
- 0
update jsdom to at least 16.5.0
#3 opened by amoravec - 0
No support for HTML entities
#2 opened by meastes