A very simple browser script to parse html strings into document fragments
npm install string-to-html
A very simple browser script to parse html strings into document fragments.
bash
yarn add string-to-html
Or use npm
npm install string-to-html
`If you want to use this directly in your browser download and include the
dist/string-to-html.js file in a script tag on your page.`html