Update README.md

This commit is contained in:
Aaron Craelius 2014-11-16 21:57:32 -05:00
parent c9dd48dca1
commit 28c6545fc2

View file

@ -1,5 +1,5 @@
# freactive
*pronounced "f reactive" for functional reactive - name subject to change. This library should be considered experimental - it has not been widely tested.*
*pronounced "f-reactive" for functional 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]**