SE7ENSKY / jade2php

Unlock Jade for PHP! Convert Jade templates into raw PHP templates. CLI tool and JavaScript API. Test covered.
43 stars 10 forks source link

syntax examples please #41

Open sarasfox opened 8 years ago

sarasfox commented 8 years ago

some example how use the php2jade syntax please

janwirth commented 8 years ago

You can compile regular pug (formerly jade) code with pug2php

Syntax: http://jade-lang.com/reference/

Demo: http://pug2php.netlify.com/

sarasfox commented 8 years ago

is pug2php in npm?

janwirth commented 8 years ago

currently still under the name jade2php, we are working on the migration. We will rename all the stuff soon.

Excuse the late reply, currently having hardware troubles...