Redux is a predictable state container for JavaScript apps.
25
公開リポジトリ
153,914
合計スター
1,169
フォロワー
reduxjsは、JavaScriptアプリ向けの予測可能な状態コンテナを提供する組織であり、TypeScriptやJavaScriptを主なプログラミング言語として使用しています。GitHub上には、redux、react-redux、redux-thunkなどの広範なリポジトリがあり、開発者コミュニティに広く利用されています。
A JS library for predictable global state management
Official React bindings for Redux
Selector library for Redux
Thunk middleware for Redux
DevTools for Redux with hot reloading, action replay, and customizable UI
The official, opinionated, batteries-included toolset for efficient Redux development
A mock store for testing Redux async action creators and middleware.
Official Redux templates for Vite, Create-React-App, and more
ARCHIVED: the CRA+JS template has moved to https://github.com/reduxjs/redux-templates
Example app for the Redux Essentials tutorial
A chart monitor for Redux DevTools https://www.npmjs.com/package/redux-devtools-chart-monitor
Source code for the Redux Toolkit Advanced Tutorial
Real-time visualizations of your application state
Source code for the Toolkit Intermediate Tutorial
Example app for the Redux Fundamentals tutorial
Official Angular bindings for Redux
Performance benchmark harness for React-Redux
The standard Redux / Redux Toolkit "counter" app template for Create React App
Examples of how to use Redux.
Official Vue bindings for Redux
Redux DevTools extension.
Remote Redux DevTools monitor app.
Redux DevTools instrumentation
The standard Redux / Redux Toolkit "counter" app template for Vue
The standard Redux / Redux Toolkit "counter" app template for Angular
reduxjsは、状態管理に特化した多くのリポジトリを開発しています。その中には、redux、react-redux、redux-thunkなどがあり、これらは多くのJavaScriptアプリで使用されています。
reduxjsは、主にTypeScript、JavaScript、CSS、Vueを使用しています。特にTypeScriptを重視しており、リポジトリの多くがこの言語で書かれています。
はい、reduxjsのリポジトリはすべて公開されています。これにより、開発者は自由にコードを閲覧したり、貢献したりすることができます。