0.1.3 • Published 4 years ago
convert-element-to-react v0.1.3
convert-element-to-react
Convert HTML DOM elements to React
npm i --save convert-element-to-react
Usage
import React from "react";
import ReactDOM from "react-dom";
import convertElementToReact from "convert-element-to-react";
const App = convertElementToReact(htmlElement);
ReactDOM.render(App, document.getElementById("app"));Originally based on https://github.com/shaaijs/html-element-to-react
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0-temp-16
4 years ago
0.1.0-temp-15
4 years ago
0.1.0-temp-14
4 years ago
0.1.0-temp-13
4 years ago
0.1.0-temp-12s
4 years ago
0.1.0-temp-11
4 years ago
0.1.0-temp-10
4 years ago
0.1.0-temp-9
4 years ago
0.1.0-temp-8
4 years ago
0.1.0-temp-7
4 years ago
0.1.0-temp-6
4 years ago
0.1.0-temp-5
4 years ago
0.1.0-temp-4
4 years ago
0.1.0-temp-3
4 years ago
0.1.0-temp-2
4 years ago
0.1.0-temp-1
4 years ago
0.1.0-temp
4 years ago
0.1.0
4 years ago