aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2020-05-16 22:39:11 +0200
committerRobert Jaros <rjaros@finn.pl>2020-05-16 22:39:11 +0200
commitb625a03f661e9f082b80d827a680acd162ffb080 (patch)
treeebc02614e184e3533a55b6e9fad8d34bbcf27b13
parente39d56e332ad40dfe9b0a406bb43f2c06ca04646 (diff)
downloadkvision-b625a03f661e9f082b80d827a680acd162ffb080.tar.gz
kvision-b625a03f661e9f082b80d827a680acd162ffb080.tar.bz2
kvision-b625a03f661e9f082b80d827a680acd162ffb080.zip
Updated README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 767fc66f..e6b219d7 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,7 @@ allows to build fullstack applications with shared common code.
- Includes sophisticated layout containers, including CSS flexbox, CSS grid and Bootstrap responsive 12 columns grid.
- Includes convenient forms implementation, with support for many different input components and easy to use validation.
+- Supports [React](https://reactjs.org/) components with KVision DSL and built-in state management.
- Supports an observer pattern for data bindings.
- Internationalization support based on [Jed](http://messageformat.github.io/Jed/) library and [gettext](https://www.gnu.org/software/gettext/) translations.
- Easy to use Drag & Drop support.