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
- Host: GitHub
- URL: https://github.com/gadicc/meteor-jade-client
- Owner: gadicc
- Created: 2014-11-19T13:55:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-19T14:00:11.000Z (over 11 years ago)
- Last Synced: 2025-06-10T18:21:16.825Z (12 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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()`;