Skip to content

Fibs7000/vscode-redux-helper

Repository files navigation

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

About

This is a helper extension for Redux to reduce the ammount of Boilerplating

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published