circle-color icon indicating copy to clipboard operation
circle-color copied to clipboard

ClojureScript project to try out JS transforms and JS module supoort

circle-color

A small ClojureScript project to try out JS transforms and JS module support.

Description

This ClojureScript project uses React to change the color of a circle via an input field.

Setup

Build the project with:

$ ./scripts/build
$ open resources/public/index.html

License

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.