Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

nickjackson/jade-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#jade-builder Jade middleware to use with Component's builder.js

What it does

This will automatically register the Jade client side runtime and can be required with require('name/jade.runtime') where name is the name of the root component being built. The jade variable will not be global.

Any Jade templates will automatically be compiled and registered so that they can be required just like any script. The jade.runtime script will be required automatically for each jade template registered.

Other

A lot of the code is from the example here

License

MIT

About

Jade middleware to use with Component's builder.js

Resources

Stars

Watchers

Forks

Packages

No packages published