HTL gulp plugin
Install
$ npm install --save-dev gulp
$ npm install --save-dev gulp-htl
For the example below you'll also need
$ npm install --save-dev gulp-rename
Usage
const gulp = ;const rename = ;const htl = ; gulp;
Thanks
Thanks to LatourJ for working out some of the quirks the HTL compiler in their project
License
MIT © Cerys Williams