Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Handlebars

< >

Handlebars is a template language created in 2010.

#669on PLDB 14Years Old 28kRepos
Homepage


Example from the web:
<div class="entry"> <h1>{{title}}</h1> <div class="body"> {{body}} </div> </div>
Example from Linguist:
<div class="entry"> <h1>{{title}}</h1> <div class="body"> {{body}} </div> </div>
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll