Clojure like Functional Programming library using ES6 iterable/iterator.
Assorted common math functions & utilities
An alternate runtime for Clojure written in JavaScript with a package manager.
Serverless plugin to build clojure
A super tiny utility library to make mixins not look like Clojure
Babashka-like tool for Node.js.
SCI (Small Clojure Interpreter) in JS-land
Like `(let)` in Lisp, [Clojure](https://clojuredocs.org/clojure.core/let), etc., but for React/JSX.
Type-safe Clojure-style transducers for TypeScript. Composable algorithmic transformations with full type inference.
React development inspired by my love affair with Clojure.
Dependency and Lifecycle library inspired by the Clojure components lib
Clojure-style qualified keywords (:ns/name) as a first-class data type in JavaScript, with Babel plugin and LSP support.
A Clojure-inspired test and assertion package for JavaScript/Node.js
This packages modifies package-lock.json to force the installation of specific version of a transitive dependency (dependency of dependency), similar to yarn's [selective dependency resolutions](https://yarnpkg.com/lang/en/docs/selective-version-resolutio
Object and collection utilities, inspired by the Clojure core API.
JS implementation of persistent bit-partitioned vector trie a.k.a vector data structure in Clojure
an Atomist SDM Extension Pack for fingerprinting code
Utilities for treating frozen JavaScript objects as persistent immutable collections.
A set of components to use in clojure reframe projects
base component
The clojure zprint library apis compiled to js to use in modules and scripts
Inspired by clojure's `cond` and `condp` functions, this library is meant to offer a few options for writing multi-branch conditionals in a fairly-concise way.
thread functions inspired by Clojure
A functional programming utility belt inspired by clojure