josephrexme / html-sandbox-input-react

Get sanitized and CSS scoped HTML from your input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML Sandbox Input React

Sandbox HTML markup input by sanitizing and scoping css. This can be useful when allowing users enter HTML content that gets embedded in the page along with author's markup, without interference.

Installation

npm install html-sandbox-input-react

Usage

About

Get sanitized and CSS scoped HTML from your input


Languages

Language:JavaScript 100.0%