Here are
29 public repositories
matching this topic...
A community driven list of ClojureScript frameworks, libraries and wrappers.
Clojurescript library for using material-ui.com
Updated
Sep 3, 2018
Clojure
Node + cljs backend web framework
Updated
Jun 1, 2022
Clojure
ClojureScript library for building Three.js apps in a reagent-like fashion
Updated
Apr 9, 2022
Clojure
A convergent reference type for Clojure(Script) via on an OpSets-based CRDT
Updated
Jan 24, 2022
Clojure
Satakieli is a i18n library that provides identical API for ClojureScript and Clojure programmers. Localized messages can be written using ICU MessageFormat syntax.
Updated
Jan 23, 2019
Clojure
A data-driven, reagent wrapper for RoughJS
Updated
Mar 17, 2021
Clojure
ClojureScript (re-frame) library that manages routing and route state.
Updated
Oct 11, 2021
Clojure
A quick, dirty way to get randomized beer recipes
Updated
Jun 25, 2022
Clojure
Example application using Clojurescript, react-native, shadow-cljs and native-base using rn-native-base
Updated
Jul 20, 2021
Java
A ClojureScript library targeting Node.js and providing async channels on top of Red Lobster promise library.
Updated
Nov 2, 2017
Clojure
Idiomatic dispatch of Om Next transactions from stateless components
Updated
Aug 21, 2017
Clojure
Google Cloud Datastore client to ClojureScript
Updated
Apr 21, 2020
Clojure
ClojureScript routing for universal applications
Updated
May 7, 2018
Clojure
Fetch API wrapper for Clojurescript!
Updated
Apr 2, 2021
Clojure
native-base wrapper for Clojurescript
Updated
Apr 21, 2020
Clojure
A cross-format implementation of the BeerXML standard
Updated
Jun 24, 2022
Clojure
🍦 icecream ported to Clojure(Script)
Updated
Jul 22, 2021
Clojure
A port of Sinuous to ClojureScript
Updated
Dec 29, 2020
Clojure
Updated
Jan 3, 2022
Clojure
A utility library for all of your brewing needs
Updated
Jun 25, 2022
Clojure
A simple, modern, flexible and portable template engine for Clojure environments.
Updated
Apr 29, 2019
Clojure
UI that doesn't suck... in ClojureScript of course.
Updated
May 18, 2021
Clojure
Telegram login button for ClojureScript Reagent users
Updated
Feb 19, 2019
Clojure
Naive attempt at making a cljc http client lib
Updated
Jan 27, 2021
Clojure
A bunch of functions and definitions I'm sick of copy/pasting
Updated
Jun 27, 2022
Clojure
A ClojureScript library built on top of shrimp providing macros to chain async functions.
Updated
Apr 24, 2018
Clojure
Sub-context library for reusing and composing scope
Updated
Jan 24, 2019
Clojure
Improve this page
Add a description, image, and links to the
clojurescript-library
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
clojurescript-library
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Sometimes it can be advantageous to store/retrieve a population from a file, and continue execution from a saved point.
Is your feature request related to a problem? Please describe.
No, this is a QOL enhancement
Describe the solution you'd like
A function that accepts a population and a file path, and writes a file containing the population to that location.
Another function acc