5 ms·
Chris Granger, of Light Table fame, has a few handy libraries. None of these are quite on par Meteor, but they are the basis for Light Table. https://github.c
by wilkes 14y ago
Chris Granger, of Light Table fame, has a few handy libraries. None of these are quite on par Meteor, but they are the basis for Light Table.
https://github.com/ibdknox/fetch https://github.com/ibdknox/fetch - remoting
https://github.com/ibdknox/crate https://github.com/ibdknox/crate - html generation
https://github.com/ibdknox/jayq https://github.com/ibdknox/jayq - jQuery wrapper
https://github.com/ibdknox/waltz https://github.com/ibdknox/waltz - state machine
Checkout https://github.com/ibdknox/live-cljs https://github.com/ibdknox/live-cljs for a cool example of using these libraries together.