1.0.19 • Published 2 years ago

react-redux-jedi v1.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Description:

Documentation link: https://bielykh-artem.github.io/

Utils:

MethodDescription
createActionTypesCreates action types for actions based on a list of unique constants.
createActionsCreated actions based on a list of unique constants.
createThunkActionsCreated actions based on a list of unique constants for using together with redux-thunk lib.
createReducerAllows not to use switch/case inside reducers.

Routing:

MethodDescription
renderRouteRenders a list of routes based on the config. Allow child routes. The nesting level can be any.
JediRoutesThe component uses renderRoute method. All routes building logic is encapsulated inside the component

Middlewares:

MethodDescription
createLoaderMiddlewareMiddleware that implements functionality for tracking the process of loading data in an application. Implemented two types for loading indicator. More info in docs.
createErrorsMiddlewareImplements functionality for handling errors in the application received as a response from the server.

Hooks:

MethodDescription
useSearchDebounceSearch debounce hook
1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago