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 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,
> cljs-ns-privates,
>     cljs-ns-interns, cljs-ns-resolve, cljs-all-ns, cljs-find-ns,
> cljs-the-ns
>
>     cljs->repl, js->repl
>
> Note that all those fns run on the clojure side of the fence and are not
> cljs-functions!
> I've tried to explain "why" in the README. In short, clojurescript
> development is a somewhat schizophrenic process dealing with the
> split-personality of your clojurescript's virtual-world(s)… ;-).
>
> For details see: "https://github.com/franks42/cljs-info";
>
> The README has more info about install, usage, and the what, where and how.
>
> Suggestions & comments are very welcome - This is version 1.0 and a "work
> in progress".
>
> Enjoy, FrankS.
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to