Skip to content

Commit 41da945

Browse files
authored
Merge pull request #451 from behnamrhp/behnamrhp-patch-1
Add react-vvm library: New way of MVVM with bridge pattern in react
2 parents c6062e6 + dc15f15 commit 41da945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ _Loaders / spinners / progress bars — Let the user know that something is load
267267

268268
_Display data in charts / graphs / diagrams_
269269

270-
- [chartify](https://github.com/kirillstepkin/chartify) - React.js plugin for building animated draggable and customizable charts.
271270
- [essential js 2 charts](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/charts) - Beautiful and interactive charts & graphs for react.
272271
- [EazyChart](https://github.com/Hexastack/eazychart) - [demo](https://docs.eazychart.com/#demos) - [docs](https://docs.eazychart.com) - Easily transform data into meaningful charts
273272
- [echarts for react](https://github.com/hustcc/echarts-for-react) - Wrapper around beautiful Apache Echarts
@@ -924,6 +923,7 @@ _Scaffold / starter kit / Yeoman generator / stack ensemble / seed_
924923

925924
- [react-inlinesvg](https://github.com/matthewwithanm/react-inlinesvg) - An SVG loader component for ReactJS.
926925
- [react-godfather](https://github.com/kapolos/react-godfather) - A new way to write Functional Components, without Hooks.
926+
- [react-vvm](https://github.com/behnamrhp/React-VVM) - A new approach to MVVM in React, to enforce clean separation of concerns, reduce boilerplate, and automatic re-render optimization for scalable UI logic.
927927
- [react-call](https://github.com/desko27/react-call) - Call your React components.
928928
- [redux-auth-patch](https://github.com/lynndylanhurley/redux-auth) - Complete token authentication system for react + redux that supports isomorphic rendering.
929929
- [redux-search](https://github.com/treasure-data/redux-search) - Redux bindings for client-side search.

0 commit comments

Comments
 (0)