Handlebars - the next generation

logo
This project is in an early work-in-progress stage. Contribute

Why?

Language Specification

We build a spec for the Handlebars language. It's test-cases can be used in many programming languages.

Performance

We use a custom parser and a visitor-based runtime, which is faster than Handlebars 4.x.

Maintainable

Designed with clean code in mind. Adding features and fixing bugs will be easy in the future.