21 Components & Libraries
Redux is a predictable state container for JavaScript apps. (Not to be confused with a WordPress framework – Redux Framework) It helps you write appli
☄️ effector The state manager Table of Contents Introduction Effector follows five basic principles: Installation Documentation Packages Articles Comm
React Redux Official React bindings for Redux. Performant and flexible. Installation Using Create React App The recommended way to start new apps with
redux-batched-subscribe Store enhancer for redux which allows batching of subscribe notifications that occur as a result of dispatches. npm install --
RefluxJS A simple library for unidirectional dataflow architecture inspired by ReactJS Flux. Installation You can currently install the package as a n
基于react开发出来的react缓存组件,类似于类似vue的keepalive包裹vue-router的效果功能
mobx-react 🚨 🚨 🚨 This repo has been moved to mobx Package with React component wrapper for combining React with MobX. Exports the observer decorato
Reselect Simple “selector” library for Redux (and others) inspired by getters in NuclearJS, subscriptions in re-frame and this proposal from speedskat
react-i13n react-i13n provides a performant, scalable and pluggable approach to instrumenting your React application. Typically, you have to manually
alt Check out the API Reference for full in-depth docs. For a high-level walk-through on flux, take a look at the Getting Started guide. What follows
Cerebral A declarative state and side effects management solution for popular JavaScript frameworks Documentation Current Cerebral (2.x and up) Previo
Fluxible This repository is the home of Fluxible and related libraries. For support, join our gitter.im channel. Development Development is currently
redux-batched-actions Batching action creator and associated higher order reducer for redux that enables batching subscriber notifications for an arra
Flexible state and side effect manager using RxJS for React. About Fluorine provides you with easy, reactive state and side effect management, accumul
Fluxxor is a set of tools to aid in developing React applications with the Flux architecture. Installation Fluxxor is available on npm and works with
baobab-react Welcome to baobab's React integration (from v2.0.0 and onwards). Implemented patterns: Hooks Higher order components (curried so also usa
Simple opinionated toolkit for building applications using React, Redux, and Immutable.js You're early! There is sparse documentation, no tests, and i
react-controllables Easily create controllable components If you've worked with forms in ReactJS, you're probably familiar with the idea of controlled
resourcerer resourcerer is a library for declaratively fetching and caching your application's data. Its powerful useResources React hook or withResou
COVID-19 Data This is a React module capstone project. It is built with react and redux by using a public covid api. Screenshot Live Demo Live Link Vi
分析你的应用有哪些功能,功能之间有哪些关系 要花费 2-3 倍的时间 人没有办法做出一个自己都不了解的东西,即便你用 分层架构 即刻开始写,这些问题也只是延迟出现,一旦出现,反而会更加难以调试,甚至完全不可用 useXxxService 是自定义服务,useXxx 一般是第三方,比如 useRequ