An open API service indexing awesome lists of open source software.

https://github.com/talesoft/tale-jade

A complete and fully-functional implementation of the Jade template language for PHP
https://github.com/talesoft/tale-jade

Last synced: about 1 year ago
JSON representation

A complete and fully-functional implementation of the Jade template language for PHP

Awesome Lists containing this project

README

          

# Tale Jade for PHP

[![GitHub release](https://img.shields.io/github/release/talesoft/tale-jade.svg?style=flat-square)](https://github.com/Talesoft/tale-jade) [![Travis](https://img.shields.io/travis/Talesoft/tale-jade.svg?style=flat-square)](https://travis-ci.org/Talesoft/tale-jade) [![Packagist](https://img.shields.io/packagist/dt/talesoft/tale-jade.svg?style=flat-square)](https://packagist.org/packages/talesoft/tale-jade) [![HHVM](https://img.shields.io/hhvm/talesoft/tale-jade.svg?style=flat-square)](https://travis-ci.org/Talesoft/tale-jade) [![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/Talesoft/tale-jade/blob/master/LICENSE.md) [![Gitter](https://img.shields.io/gitter/room/Talesoft/tale-jade.svg?maxAge=2592000?style=flat-square)](https://gitter.im/Talesoft/tale-jade)

---

> **Finally a fully-functional, complete and clean port of the Jade language to PHP**
>
> *— Abraham Lincoln*

---

The Tale Jade Template Engine brings the popular and powerful Templating-Language [Jade for Node.js](http://jade-lang.com) to PHP!

Tale Jade is the first complete and most powerful Jade implementation in PHP.

---

Since the official implementation of Jade has been renamed to [PugJS](http://pugjs.org), Tale Jade has been renamed to **Tale Pug**!

You can still use this implementation freely, but this repository won't receive updates anymore.

You can find all documentation over at the Pug Repository.

---

# [Visit the Tale Pug Repository](https://github.com/Talesoft/tale-pug)

---