jade-cache
Version:
Jade cache is a recursive compiler (and middleware), compile all your jade to make it available in cache for fast rendering.
1 lines • 38 B
JavaScript
module.exports = require('./lib/jcc');
Jade cache is a recursive compiler (and middleware), compile all your jade to make it available in cache for fast rendering.