Clojure core functions in javascript land, provides a collection of functions inspired by the clojure.core library, reimagined to work with JavaScript arrays and objects. It aims to bring simple, functional programming concepts from Clojure into the JavaS
published version 2.0.9, 2 months agoLiterate programming, extract code from markdown
published version 1.0.8, 2 months agoVDOM representation in hiccup, Simple UI building with hiccup tree
published version 1.0.5, 2 months agoUtility function creating http server, Translate incomin http request into data strcuture like ring in clojure
published version 1.0.23, 11 days agoWrap mongodb node.js driver so it expose only two main function `query` and `transact`, so you can seperate pure function in domain business and side-effect (avoiding not dot notation call)
published version 1.1.2, 2 months agoUtility Functions working with repl node.js, exposing function into global variable repl
published version 1.0.3, 2 months agoBringing Clojure Repl Like Experiences to the Javascript Node.js, add support evaluating in context, or in-ns
published version 1.1.1, 9 days ago