XaminProject / handlebars.php

Handlebars processor for php
331 stars 134 forks source link

Better testing #122

Open JustBlackBird opened 9 years ago

JustBlackBird commented 9 years ago

At the moment there are too many incompatibilities between Handlebars.js and Handlebars.php versions. I believe we should use Handlebars.js specs and review all test cases.

jbboehr commented 8 years ago

I've made a export of the spec: https://github.com/jbboehr/handlebars-spec lightncandy and my own ports are using it: