Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ _Loaders / spinners / progress bars — Let the user know that something is load

_Display data in charts / graphs / diagrams_

- [chartify](https://github.com/kirillstepkin/chartify) - React.js plugin for building animated draggable and customizable charts.
- [essential js 2 charts](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/charts) - Beautiful and interactive charts & graphs for react.
- [echarts for react](https://github.com/hustcc/echarts-for-react) - Wrapper around beautiful Apache Echarts
- [jscharting-react](https://github.com/jscharting/jscharting-react) – React chart component offering a complete set of chart types and engaging data visualizations with [JSCharting](https://jscharting.com/).
Expand Down Expand Up @@ -917,6 +916,7 @@ _Scaffold / starter kit / Yeoman generator / stack ensemble / seed_

- [react-inlinesvg](https://github.com/matthewwithanm/react-inlinesvg) - An SVG loader component for ReactJS.
- [react-godfather](https://github.com/kapolos/react-godfather) - A new way to write Functional Components, without Hooks.
- [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.
- [redux-auth-patch](https://github.com/lynndylanhurley/redux-auth) - Complete token authentication system for react + redux that supports isomorphic rendering.
- [redux-search](https://github.com/treasure-data/redux-search) - Redux bindings for client-side search.
- [tcomb-react](https://github.com/gcanti/tcomb-react) - Alternative syntax for PropTypes.
Expand Down