html-templateify

0.1.3 • Public • Published

html-templateify

html-templateify is a Browserify transform which allows you to require() your HTML files in the same way you require your JS - without an extension.

Example

Given a folder with two files, foo.component.js and foo.template.html, you can require the string of the template from within foo.component.js by calling require('./foo.template')

Readme

Keywords

Package Sidebar

Install

npm i html-templateify

Weekly Downloads

4

Version

0.1.3

License

MIT

Last publish

Collaborators

  • royaldark