Procházet zdrojové kódy

Added Latte templating tool (#1187)

* Update README.md

Added Latte to templating tools

* Update README.md

Sorted alphabetically and added full stop to the end of sentence.
pull/1195/head
Tomáš Klatt před 3 roky
rodič
revize
9547704f93
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      README.md

+ 1
- 0
README.md Zobrazit soubor

197
 ### Templating
197
 ### Templating
198
 *Libraries and tools for templating and lexing.*
198
 *Libraries and tools for templating and lexing.*
199
 
199
 
200
+* [Latte](https://latte.nette.org/) - The safest & truly intuitive templates for PHP.
200
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
201
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
201
 * [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
202
 * [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
202
 * [PHPTAL](https://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
203
 * [PHPTAL](https://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.

Načítá se…
Zrušit
Uložit