jadejs

high performance template engine - Node.js module

Install

All systems
curl cmd.cat/jadejs.sh
Debian Debian
apt-get install node-jade
Ubuntu
apt-get install node-jade
image/svg+xml Kali Linux
apt-get install node-jade
Windows (WSL2)
sudo apt-get update sudo apt-get install node-jade
Raspbian
apt-get install node-jade

node-jade

high performance template engine - Node.js module

Jade is a templating language able to compile to HTML. Jade makes possible build up web sites quickly by offering a new way of separating logic from markup, using indentation to reflect nesting. It also supports Markdown language. Node.js is an event-based server-side JavaScript engine.