UNPKG

jade

Version:

Jade template engine

12 lines 206 B
var date, mood, options; if (singing) { mood = greatlyImproved; } if (happy && knowsIt) { clapsHands(); chaChaCha(); } else { showIt(); } date = friday ? sue : jill; options || (options = defaults);