mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Rename Jade to Pug
The project is being renamed due to trademark claims made on Jade: https://github.com/pugjs/pug/issues/2184 Closes #493
This commit is contained in:
committed by
Sindre Sorhus
parent
3985ba4565
commit
f996170cba
@@ -290,7 +290,7 @@
|
||||
- [handlebars.js](https://github.com/wycats/handlebars.js) - A superset of Mustache templates which adds powerful features like helpers and more advanced blocks.
|
||||
- [hogan.js](http://twitter.github.io/hogan.js/) - Twitter's small, fast, phase-separated compiler for Mustache templates.
|
||||
- [EJS](https://github.com/mde/ejs) - Simple unopinionated templating language.
|
||||
- [Jade](https://github.com/jadejs/jade) - High-performance template engine heavily influenced by Haml.
|
||||
- [Pug](https://github.com/pugjs/pug) - High-performance template engine heavily influenced by Haml.
|
||||
|
||||
|
||||
### Web frameworks
|
||||
|
||||
Reference in New Issue
Block a user