Skip to content

dragonofdeath/redux-thunk

 
 

Repository files navigation

Redux Thunk

Unmodified fork of https://github.com/reduxjs/redux-thunk (only build files are checked into git) The raeson is that better types are not published even though they are in master reduxjs#299

Use it like this

npm install dragonofdeath/redux-thunk

Or for specific commit (they are immutable) and better performance:

https://github.com/dragonofdeath/redux-thunk/tarball/<commit>

About

Thunk middleware for Redux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.8%
  • TypeScript 43.2%