Skip to content

TorbenKoehn/jade.php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jade.php

Will be adding all my changes to https://github.com/cyonite/phade/ ended up converting a lot of stuff from original jade project. Nothing will really remain. You can see test results on http://phade.io/

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.1%
  • CSS 0.9%