https://github.com/krisleech/cljs-visualize
ClojureScript Visualization Experiments
https://github.com/krisleech/cljs-visualize
Last synced: 12 months ago
JSON representation
ClojureScript Visualization Experiments
- Host: GitHub
- URL: https://github.com/krisleech/cljs-visualize
- Owner: krisleech
- License: epl-1.0
- Created: 2015-04-30T19:23:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T19:48:22.000Z (about 11 years ago)
- Last Synced: 2025-06-23T15:12:37.149Z (12 months ago)
- Language: Clojure
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visualize
[http://development.visualize.divshot.io](http://development.visualize.divshot.io)
Experiments with ClojureScript interactivity.

## Development
```
lein figsheel
open http://localhost:3449
```