UNPKG

gulp-html-to-json

Version:

Automatically generate angularjs file for templateCache. Converts html contents to json object. Compile html files and wrap it all in a single json file.

6 lines 165 B
<div class="container"> <div class="wrapper"> <h1>THIS IS THE BODY</h1> <p>This is underscore template tags <%= variable %></p> </div> </div>