UNPKG
html2json
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
html to json & json to html
github.com/jxck/html2json
jxck/html2json
html2json
/
index.js
2 lines
(1 loc)
•
45 B
JavaScript
View Raw
1
2
module.exports
= require(
'./src/html2json'
)
;