Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 394 Bytes

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, this includes inheritance
and mixins.