0.1.0-temp-4 • Published 4 years ago

convert-element-to-react v0.1.0-temp-4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

html-element-to-react

Convert HTML DOM elements to React

npm i --save html-element-to-react

Usage

import React from 'react'
import ReactDOM from 'react-dom'
import { convert } from 'html-element-to-react'

const App = convert(htmlElement)

ReactDOM.render(App, document.getElementById('app'))
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