-
Updated
Mar 10, 2020
#
clojurescript-library
Here are 20 public repositories matching this topic...
A community driven list of ClojureScript frameworks, libraries and wrappers.
react
javascript
list
clojure
awesome
clojurescript
reagent
data-visualization
hiccup
awesome-list
data-serialization
clj
clojurescript-developers
clojurescript-frameworks
clojurescript-library
clojurescript-wrapper
ClojureScript library for building Three.js apps in a reagent-like fashion
-
Updated
Apr 16, 2020 - 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
Apr 13, 2020 - Clojure
Thin ClojureScript wrapper around Ant Design React components with Reagent
clojurescript
reagent
react-components
antd
clojars
ant-design
clojurescript-library
clojurescript-wrapper
reagent-components
antd-react-components
ant-man
-
Updated
Jan 8, 2020 - Clojure
ClojureScript (re-frame) library that manages routing and route state.
-
Updated
May 15, 2020 - Clojure
1
nnichols
commented
Jan 16, 2019
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
Google Cloud Datastore client to ClojureScript
-
Updated
Apr 21, 2020 - Clojure
ClojureScript routing for universal applications
-
Updated
May 7, 2018 - Clojure
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
Example application using Clojurescript, react-native, shadow-cljs and native-base using rn-native-base
-
Updated
May 12, 2020 - Java
native-base wrapper for Clojurescript
-
Updated
Apr 21, 2020 - Clojure
A simple, modern, flexible and portable template engine for Clojure environments.
-
Updated
Apr 29, 2019 - Clojure
Clojure's library: Validate or update a hash map's values with the same structure hash.
-
Updated
Sep 3, 2018 - 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
clojure
clojurescript
context
clojure-library
reusable
scope
aspect-oriented-framework
clojure-development
aspect-oriented-programming
context-aware
context-switching
clojurescript-library
context-awareness
aspect-oriented
injectable
clojure-test
reusable-functions
context-oriented-programming
aspect-level
-
Updated
Jan 24, 2019 - Clojure
A bunch of functions and definitions I'm sick of copy/pasting
-
Updated
May 14, 2020 - Clojure
Telegram login button for ClojureScript Reagent users
-
Updated
Feb 19, 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.
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."
Getting errors such as:
react-dom.inc.js:526 Warning: Expected
onMouseUplistener to be a function, instead gotfalse.If you used to conditionally omit it with onMouseUp={condition && value}, pass onMouseUp={condition ? value : undefined} instead.
in input (created by EnhancedSwitch)
in div (created by EnhancedSwitch)
in EnhancedSwitch (created by Toggle)
in Toggle (