smooth-reducers
v1.1.0
Published
React reducers I want to share across my "smooth" branded projects
Readme
- Why Group react reducersutility functions together to avoid copying and pasting code
- What
- Randomnes reducer
- Uses seeded random numbers to make randomness testable
- time reducer
- Allows for replaying time ticks if "setInterval" ticks are skipped
- Randomnes reducer
