html2javascript
v1.0.3
Published
Exports HTML to javascript instructions. Create javascript functions from HTML templates.
Maintainers
Readme
html2javascript
Exports HTML to javascript instructions. Create javascript functions from HTML templates.
Install
npm i -D html2javascriptUsage
const { parse } = require('html2javascript');