Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avh4/deft

An experimental API design for functional GUI development.
https://github.com/avh4/deft

Last synced: 8 days ago
JSON representation

An experimental API design for functional GUI development.

Awesome Lists containing this project

README

        

[![Build Status](https://secure.travis-ci.org/avh4/deft.png?branch=master)](http://travis-ci.org/avh4/deft)

# deft

An experimental API design for functional GUI development.

## Example apps

lein run -m deft.examples.static-color
lein run -m deft.examples.static-button
lein run -m deft.examples.increment-button
lein run -m deft.examples.custom-view
lein run -m deft.examples.button-grid
lein run -m deft.examples.line-chart

## License

Copyright © 2013 Aaron VonderHaar

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