browserijade icon indicating copy to clipboard operation
browserijade copied to clipboard

A Browserify middleware that pre-compiles Jade templates on the server and uses the light-weight Jade runtime made for the browser to render them on the client.

Results 2 browserijade issues
Sort by recently updated
recently updated
newest added

In Express you can define global locals using `app.locals`. Jade templates that run on Express on the server-side that use these globally defined locals work just fine. However, they do...

I seem to be running into a Safari exception with my project. I'm having trouble pin-pointing exactly where the exception is coming from, but it appears to be in my...