Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.2 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.2 KB

tailrecursion/javelin logo

Javelin Demos

Javelin is a spreadsheet-like Functional Reactive Programming (FRP) library for ClojureScript.

This project contains a variety of programs that demonstrate the use of Javelin to create reactive web applications.

You can see some version of the demos running at Javelin Demos.

Building Locally

You can build the demos yourself with lein cljsbuild once and see them by visiting public/index.html in your browser.

License

Copyright (c) Alan Dipert and Micha Niskin. All rights
reserved. The use and distribution terms for this software are
covered by the Eclipse Public License 1.0
(http://opensource.org/licenses/eclipse-1.0.php) which can be
found in the file epl-v10.html at the root of this
distribution. By using this software in any fashion, you are
agreeing to be bound by the terms of this license. You must not
remove this notice, or any other, from this software.