GitXplorerGitXplorer
m

cljs-nodejs-coreasync-bootstrap

public
31 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
3969c6c4435ca3fb8922d42996a2836300cf3e88

version bump

mmartintrojer committed 11 years ago
Unverified
6cda9fa9083c48daae9685f3ed6b33b83abbdcfd

npm library example

mmartintrojer committed 11 years ago
Unverified
5d872f1e2b6e7bca2f12f612a41902f067071502

cleanup up match in the fs example

mmartintrojer committed 11 years ago
Unverified
f88a63bf3621eafe16b615384c45e0ca9a54d164

Update README.md

mmartintrojer committed 11 years ago
Unverified
5b9b0fa4d96386cb6ee63dd15fbfb056445351e1

use core.match to clean up the fs example

mmartintrojer committed 11 years ago
Unverified
ea68c1bcd075d8d08e3aace440017701e181f933

initial commit

mmartintrojer committed 11 years ago

README

The README file for this repository.

cljs-nodejs-coreasync-bootstrap

Scaffold setup for some ClojureScript, node.js, core.async action

Usage

$ npm install
$ lein cljsbuild once adv
$ node hello.js

License

Copyright © 2013 FIXME

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