Skip to content
Redux Sonnet
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Getting Started
Introduction
Why Redux Sonnet?
Installation
Middleware Usage
What is a Stanza?
Error Handling
Migrating from Redux Saga
API
Patterns
Migrating from Redux Observable
Migrating from redux-observable
API
redux-sonnet
Actions.ts
index.ts
Operators.ts
Sonnet.ts
Stanza.ts
GitHub
Select theme
Dark
Light
Auto
Installation
Requirements:
TypeScript 5.4 or newer.
Node.js, Deno, and Bun are supported.
Manual Installation
pnpm
npm
Yarn
Terminal window
pnpm
add
redux-sonnet
effect
Terminal window
npm
add
redux-sonnet
effect
Terminal window
yarn
add
redux-sonnet
effect