blakeembrey / dombars

*DEPRECATED* DOM-based templating library with data-binding and built on Handlebars
MIT License
51 stars 5 forks source link

File extension #4

Closed blakeembrey closed 10 years ago

blakeembrey commented 11 years ago

Need to decide the file extension. I would prefer to continue using .hbs or .handlebars since this is 100% backward compatible, but probably not recommended.

blakeembrey commented 10 years ago

Ok, I wrote the browserify module and it support .hbs and .handlebars (for editors, syntax highlighting, easier transitioning, etc.), but also .dom and .dombars