withjam / jade.php

Jade template engine ported to PHP 5.3

Home Page:https://github.com/visionmedia/jade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jade.php

Jade.php adds inline PHP scripting support to the Jade template compiler.

Implementation details

The fork is a complete rewrite, all the code is ported from the original jade project.

All the features from the original are supported but undertested, including inheritance and mixins.

Notes

Please check the git commit history for the authoritative list of contributors.

About

Jade template engine ported to PHP 5.3

https://github.com/visionmedia/jade

License:MIT License


Languages

Language:CSS 36.8%Language:JavaScript 33.9%Language:PHP 29.3%