Showing 1-20 of 22 packages
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
Functions for operating on JS lists and dicts as immutable, persistent data structures, using structural sharing for efficiency. Heavily inspired by clojure.core
Like `(let)` in Lisp, [Clojure](https://clojuredocs.org/clojure.core/let), etc., but for React/JSX.
A javscript port of clojure.core/frequencies
set value of nested associative structure given array of keys
A function to generate an array sequence of numbers from start to end.
get value of nested associative structure given array of keys
Functional programming in Sass
Utility Functions working with repl node.js, exposing function into global variable repl
pubsub library with core.async and websocket
[](https://badge.fury.io/js/node-train)
Redux reducer with cond function
A function to extract an array sequence of the first n items from another array.
Extra transducers for Clojurescript
Clone of Clojure list comprehension
Drinks and vomits Stream contents. Promised to be really noisy.
Prior Art:
set and get metadata on objects. Inspired by clojure/meta
Atom like reference type to manage and observe state changes
Prior Art: