clientjade icon indicating copy to clipboard operation
clientjade copied to clipboard

command line tool to compile your jade templates into client side templates for use in the browser

Results 6 clientjade issues
Sort by recently updated
recently updated
newest added

Let’s get started with automated dependency management for clientjade :muscle: This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the...

greenkeeper

Can you upgrade Jade. By now you are using 1.5.0, and current release version is 1.9.2.

Jade can compile templates for client side as well: https://github.com/visionmedia/jade#browser-support

Is this released under the MIT license? If so, please include the license in the repo and mark the files and documentation. Thanks!

I really like the nice module, but it seems that the jade engine defined in package.json is fixed at version 0.26.3. As I know, the [jade](https://github.com/visionmedia/jade) has been updated to...