Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Redux Boilerplate HelperNew to Visual Studio Code? Get it now.
Redux Boilerplate Helper

Redux Boilerplate Helper

Fabio Moretti

|
582 installs
| (1) | Free
This is a plugin for creating Redux boilerplate code at ease
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Reduce Redux Boilerplate!!

redux-helper

This extension helps with redux boilerplating. It automates the process of creating and adding all types of actions.

Works also with saga and redux thunk (if in own file)

Features

  • Create Typesafe ActionTypes, ActionCreators and Reducer with one command
  • Create Actions for usage in Async Environments with just one line
  • Add new Actions, ActionTypes and Reducer entries to existing Reducers (only if initialized by this extension)

preview

preview

Usage

  1. To use first init the Redux project by running the init command.
  2. Then create your first reducer by running the create reducer command.

License

MIT LICENSE

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft