Update README.md

This commit is contained in:
Aaron Craelius 2014-11-16 21:13:41 -05:00
parent 236a6aa015
commit 9290d7270f

View file

@ -1,5 +1,5 @@
# freactive
*pronounced "f-reactive" - name subject to change. This library should be considered experimental - it has not been widely tested.*
*pronounced "f reactive" - name subject to change. This library should be considered experimental - it has not been widely tested.*
freactive is a high-performance, pure [Clojurescript](https://github.com/clojure/clojurescript), declarative DOM library. It uses [hiccup](https://github.com/weavejester/hiccup)-style syntax and Clojure's built-in deref and atom patterns. It is inspired by [reagent][reagent], [om][om] and [reflex][reflex] (as well as my experience with desktop GUI frameworks such as QML, JavaFX and WPF). **[See it in action!][dom-perf]**