Re: ANN: cljs-info 1.0.0 Help and reflection facilities for ClojureScript

2012-10-19 Thread Sean Corfield
Frank demo'd a lot of this to the Bay Area Clojure Meetup tonight and it is very cool stuff that makes development with ClojureScript a lot more interactive and natural. Great work! On Thu, Oct 18, 2012 at 12:28 AM, Frank Siebenlist frank.siebenl...@gmail.com wrote: cljs-info is a collection

ANN: cljs-info 1.0.0 Help and reflection facilities for ClojureScript

2012-10-18 Thread Frank Siebenlist
cljs-info is a collection of Clojure-functions to provide basic help and reflection facilities for ClojureScript. Some of the functions provided are: cljs-doc, cljs-doc*, cljs-find-doc, cljs-apropos, cljs-source cljs-ns-map, cljs-ns-publics, cljs-ns-refers, cljs-ns-aliases,

Re: ANN: cljs-info 1.0.0 Help and reflection facilities for ClojureScript

2012-10-18 Thread Frank Siebenlist
I've added a link to codex-generated docs to the repo: http://htmlpreview.github.com/?https://raw.github.com/franks42/cljs-info/master/doc/index.html and a pdf-copy of the presentation I gave this evening to the Bay Area Clojure meetup, which resulted in many interesting lively discussion: