Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansanchez/jade-examples
Jade Examples
https://github.com/jansanchez/jade-examples
Last synced: 27 days ago
JSON representation
Jade Examples
- Host: GitHub
- URL: https://github.com/jansanchez/jade-examples
- Owner: jansanchez
- Created: 2013-09-23T02:15:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-10T22:21:27.000Z (over 10 years ago)
- Last Synced: 2023-03-31T16:16:09.565Z (over 1 year ago)
- Language: JavaScript
- Size: 270 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jade-examples
=============En este repositorio guardaré los ejemplos de código *.jade*
para la presentación que estoy preparando.* Doctypes
* Nesting
* Id & Classes
* Comments
* Variables
* Attributes
* Text
* Escaping
* If
* Unless
* For
* Each
* Case
* Mixin
* Code
* Includes
* Template inheritance
* Block append / prepend
* Template script tagsURL of presentation is:
-----------------------[https://speakerdeck.com/jansanchez27/jade-language-html-preprocessor](https://speakerdeck.com/jansanchez27/jade-language-html-preprocessor)