AI AGENT ADDONS

Combine Redux and json-render with this adapter. It makes Redux work as the state backend for json-render. Developers who already use Redux can easily add json-render to their projects without changing their state management.

The adapter reads a slice of Redux state and sends updates through Redux actions. This keeps everything in sync. You can still use Redux DevTools and middleware. It works with both plain Redux and Redux Toolkit.

Add Redux skill to your workflow

Global

mkdir -p ~/.claude/skills/redux

Project

mkdir -p .claude/skills/redux

Source Repository

Stars
15,587
Forks
841
Watchers
15,587
License
Apache-2.0
Last Push
2 months ago
Created
7 months ago