1.0.3 • Published 7 years ago
html2javascript v1.0.3
html2javascript
Exports HTML to javascript instructions. Create javascript functions from HTML templates.
Install
npm i -D html2javascriptUsage
const { parse } = require('html2javascript');Exports HTML to javascript instructions. Create javascript functions from HTML templates.
npm i -D html2javascriptconst { parse } = require('html2javascript');