Shoreleave is a collection of libraries for building robust, production-ready ClojureScript applications.
It was created in parallel while making production ClojureScript applications and is running systems in the wild. Shoreleave includes: * idiomatic interfaces for browser functionality and HTML5 feature sets * cooperative client/server remoting * security for-free (CSRF protection, XSS protection, etc) * wrappers for common 3rd party services (Google Maps) * reactive CLJS via a Pub/Sub abstraction and bus The launching place for Shoreleave is: https://github.com/ohpauleez/shoreleave All code is under the Shoreleave github organization: https://github.com/organizations/shoreleave A community-created demo can be found (thanks Robert Stuttaford // ro_st): https://github.com/robert-stuttaford/demo-enfocus-pubsub-remote The current Shoreleave version is 0.2.2 and can be added with lein: [shoreleave "0.2.2"] [shoreleave/shoreleave-remote-noir "0.2.2"] Thanks! Paul (ohpauleez) -- 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