Re: Finding ClojureScript Libraries

2014-12-30 Thread Francesco Bellomi
Hi, FWIW I just put on a Clojurescript-specific subsite of CrossClj [1], that lists and searches both cljs tools and projects (published on clojars/github) with at least a .cljs source file (that includes projects developed with cljx) http://crossclj.info/cljs The auto-completing search field

Re: Finding ClojureScript Libraries

2014-12-29 Thread Ashton Kemerling
Seems like we need a "Clojurescript toolbox" like website. --Ashton Sent from my iPhone > On Dec 29, 2014, at 11:14 AM, Raju Bitter wrote: > > I agree, that would be really helpful. And cool to see ClojureScript taking > off like this! > - Raju > >> On Mon, Dec 29, 2014 at 4:49 PM, David No

Re: Finding ClojureScript Libraries

2014-12-29 Thread Raju Bitter
I agree, that would be really helpful. And cool to see ClojureScript taking off like this! - Raju On Mon, Dec 29, 2014 at 4:49 PM, David Nolen wrote: > There's been an explosion of ClojureScript libraries over the past > year. It would be nice to begin tracking them on the wiki so that > newcome