live-cljs icon indicating copy to clipboard operation
live-cljs copied to clipboard

a clojurescript version of bret victor's editable game

Results 3 live-cljs issues
Sort by recently updated
recently updated
newest added

> lein run > ... > DOING: goog.provide('coding.client.main'); > goog.require('cljs.core'); > goog.require('coding.client.util'); > goog.require('waltz.state'); > goog.require('coding.client.core'); > goog.require('jayq.core'); > goog.require('coding.client.editor'); > goog.require('waltz.history'); > goog.require('waltz.state'); > goog.require('waltz.transition'); > goog.require('monet.geometry'); > goog.require('monet.canvas');...

Might be smart to link to light table in the readme.