Skip to content

TitanNanoDE/gulp-bundle-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Bundle Templates

bundles external template files into your index.html

Require the templates with an template tag and the markup will be included inside the template tags as if it was always there.

<template id="main-tpl" src="../templates/snipets/main.html"></template>