UNPKG

html-to-json-converter

Version:

Converts html contents to json object. Compile html files and wrap it all in a single json file.

6 lines 151 B
<div class="container"> <div class="wrapper"> <h1>THIS IS THE EXTRA</h1> <p>This is vue template tags {{vue}}</p> </div> </div>