This commit is contained in:
Kevin Bloch (@codingthat) 2018-09-11 15:53:44 +02:00 committed by GitHub
parent a4923ff507
commit 1f45b12d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Reagent
![Reagent-Project](logo-rounded.jpg)
A simple [ClojureScript](http://github.com/clojure/clojurescript) interface to [React](http://facebook.github.io/react/).
Reagent provides a way to write efficient React components using (almost) nothing but plain ClojureScript functions.