parcel-plugin-easy-html
v0.9.0
Published
Parcel plugin for using easy html (ehtml)
Readme
Parcel plugin for using easy html (ehtml)
Usage
yarn add --dev parcel-plugin-easy-htmlimport tpl from './index.ehtml';
document.body.innerHTML = tpl;License
MIT (http://www.opensource.org/licenses/mit-license.php)
