An open API service indexing awesome lists of open source software.

https://github.com/gadicc/meteor-jade-client

Wrapper for mquandalle:jade to use client-side
https://github.com/gadicc/meteor-jade-client

Last synced: 8 months ago
JSON representation

Wrapper for mquandalle:jade to use client-side

Awesome Lists containing this project

README

          

# jade-client

This is a wrapper for https://github.com/mquandalle/meteor-jade/ so that
templates can be compiled on the client. I created it for
https://github.com/gadicc/fview-lab, it works for me, but I make
no guarantees.

The only method is `jadeClient.compile()`;