GitXplorerGitXplorer
r

cljs-playground

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
082eed39ce663e24ec03f3e2997884494148d4c8

Refactor Reagent modal experiment to just generate bootstrap-friendly HTML directly.

rrbrush committed 10 years ago
Unverified
3bd09e494dc53b18f8b7b400b140f95d936970d6

Organize experiments and add removable list test.

rrbrush committed 10 years ago
Unverified
df95ac9009e3021a248f0a521c7d0789875f7a20

Add reagent modal experiment.

rrbrush committed 10 years ago
Unverified
77d47e1fec2c21c0c41182acb86acd0d1bfde45d

Add new multiroot example

rrbrush committed 10 years ago
Unverified
841980aa9b93992f82f27e9b8683ec2f4211ba55

Merge branch 'master' of github.com:rbrush/cljs-playground

rrbrush committed 10 years ago
Unverified
c33f5aabd91849219b9fdfed3eadcd52500e3367

Use multiple roots for modal support and add simple update ability.

rrbrush committed 10 years ago

README

The README file for this repository.

cljs-playground

Because sharing my meandering exploration of ClojureScript libraries seemed like a good idea.

This project can be launched by simply cloning the repository and invoking lein run from within the project:

git clone git@github.com:rbrush/cljs-playground.git
cd cljs-playground
lein run

License

Copyright © 2014 Ryan Brush

Distributed under the Eclipse Public License, the same as Clojure.