Pinned Repositories
cdc
A library for performing Content-Defined Chunking (CDC) on data streams.
diffuse
Diffuse is a library to create, use and manipulate diffs, to build the change you wish to see in your data.
girouette
Grammar-based, generative approach to CSS.
html-to-hiccup
A html->hiccup conversion function in pure CLJC
mate
Useful functions, some of which I wish were in the Clojure standard library.
minimallist
A minimalist data driven data model library, inspired by Clojure Spec and Malli.
si-frame
A fork of Re-frame, with the reactivity provided by Signaali
siagent
Subset of Reagent using Signaali
signaali
A small, portable & flexible implementation of lazy signals
vrac
A frontend rendering library in Clojure, for Clojurists
green-coder's Repositories
green-coder/girouette
Grammar-based, generative approach to CSS.
green-coder/minimallist
A minimalist data driven data model library, inspired by Clojure Spec and Malli.
green-coder/html-to-hiccup
A html->hiccup conversion function in pure CLJC
green-coder/diffuse
Diffuse is a library to create, use and manipulate diffs, to build the change you wish to see in your data.
green-coder/cdc
A library for performing Content-Defined Chunking (CDC) on data streams.
green-coder/mate
Useful functions, some of which I wish were in the Clojure standard library.
green-coder/unity3d-ddp-client
Lightweight DDP client for Unity3D
green-coder/transducer-exercises
Learn how to write your own transducers. A complement from my blog post serie "Build Your Own Transducer and Impress Your Cat".
green-coder/ratatouille
My lein template
green-coder/reitit-oauth2
Adaptation of ring-oauth2 to reitit routes + example of usage
green-coder/embassy
[WIP] A Clojure(script) library to represent HTML diffs, to compose them together and to apply them on the DOM.
green-coder/clojure-course
Des cours de Clojure pour les débutants
green-coder/advent-of-code
https://adventofcode.com/
green-coder/hiccdown
[WIP] Pure CLJC library to transform back and forth between markdown and hiccup
green-coder/finnish-vocabulary
Finnish vocabulary from the Duolingo lessons
green-coder/vrac-template
Template for Vrac projects
green-coder/adventofcode-clojurians
green-coder/facai
Factories for fun and profit. 恭喜發財!
green-coder/vrac-samples
Samples demonstrating how to use Vrac, a declarative html template library from the future.
green-coder/vrac-simple-sample
Simple example from Re-frame adapted to Vrac
green-coder/green-coder.github.io
My blog
green-coder/malli
High-performance Data-Driven Data Specification Library for Clojure/Script.
green-coder/omni-datalog
Datalog on arbitrary Clojure datastructure
green-coder/planet.clojure
Source code for Planet Clojure
green-coder/polynomial-division-exerciser
Generated exercises on polynomial division
green-coder/posh
A luxuriously simple and powerful way to make front-ends with DataScript and Reagent in Clojure.
green-coder/re-frame-less-warnings
A ClojureScript framework for building user interfaces, leveraging React
green-coder/TIS-100-Spec
A (toy) Clojure Spec based grammar for the TIS-100 programming language.
green-coder/todomvc-hacking
"a real app" with an experimental front-end framework
green-coder/xforms
Extra transducers and reducing fns for Clojure(script)