Redux is a predictable state container for JavaScript apps.
25
공개 저장소
153,914
총 별점
1,169
팔로워
reduxjs는 JavaScript 앱을 위한 예측 가능한 상태 컨테이너를 개발하는 조직입니다. 이들은 TypeScript, JavaScript, CSS, Vue 등의 다양한 프로그래밍 언어로 여러 개의 공개 리포지토리를 운영하며, redux, react-redux, reselect와 같은 널리 사용되는 프로젝트를 포함하고 있습니다.
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는 JavaScript 앱을 위한 상태 관리 라이브러리인 redux와 그에 관련된 여러 도구들을 개발합니다. 주요 프로젝트에는 react-redux, reselect, redux-thunk 등이 포함되어 있습니다.
reduxjs는 주로 TypeScript와 JavaScript를 사용하여 리포지토리를 개발합니다. 또한 CSS와 Vue와 같은 다른 언어들도 활용하여 다양한 프로젝트를 지원합니다.
네, reduxjs의 모든 리포지토리는 공개되어 있습니다. 이를 통해 개발자들은 이들의 코드와 도구를 자유롭게 사용할 수 있으며, 협업 및 기여가 가능합니다.