Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')

About

Browserify transform to require() HTML files

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages