UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

19 lines (17 loc) 239 B
/*! * Jade - self closing tags * Copyright(c) 2010 TJ Holowaychuk <tj@vision-media.ca> * MIT Licensed */ module.exports = [ 'meta' , 'img' , 'link' , 'input' , 'source' , 'area' , 'base' , 'col' , 'br' , 'hr' ];