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