From 25e4e726c8c40ea07201fa4e764dd2c25d594080 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B9=BB=E9=AD=82?= <624313307@qq.com> Date: Thu, 5 Nov 2020 16:19:57 +0800 Subject: [PATCH] Update README.md add concent --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e22e706..1116a1b 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Most.js](https://github.com/cujojs/most) - high performance FRP library. * [MobX](https://github.com/mobxjs/mobx) - TFRP library for simple, scalable state management. * [Cycle.js](https://cycle.js.org) - A functional and reactive JavaScript library for cleaner code. +* [concent](https://github.com/concentjs/concent) - Definitely the ❤️ simplest but ⚡️ strongest state management for react, it is predictable、progressive and efficient. ## Data Structure *Data structure libraries to build a more sophisticated application.*