Hey guys,

Given some recent work I've been doing with RxJS [1], I ended up writing a
small Clojurescript wrapper for it.

The idea of being familiar with a common API in multiple environments
(Java, Javascript and Clojurescript) is what triggered this approach.

The README contains sample snippets and a link to an example app, as well
as a list of what's been implemented.
But be warned: it's very early days and this wrapper is still very much
incomplete.

I'm keen on spending more time on it if there is enough interest - at the
moment I've only implemented what I needed.

Where to find it:

Github: https://github.com/leonardoborges/rx-cljs
Clojars: https://clojars.org/com.leonardoborges/rx-cljs

[1]: https://github.com/Reactive-Extensions/RxJS


Cheers,
Leonardo Borges
www.leonardoborges.com

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to