pesterhazy / cljs-scrap

Play with cljs code using shadow-cljs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small experiments arounds algorithms but also around unit testing, promises in clojurescript and shadow-cljs

Usage

From the browser

scripts/dev

open public/index.html

From node

scripts/dev-node

scripts/run

In both cases, hot reloading is active, i.e. changes to files will be automatically compiled and the tests will be rerun.

About

Play with cljs code using shadow-cljs


Languages

Language:Clojure 75.0%Language:CSS 14.7%Language:Shell 7.0%Language:HTML 3.3%