preact-side-effect
Side effect manager
A library to manage side effects in preact applications by mapping nested prop changes to global actions
Create components whose nested prop changes map to a global side effect
10 stars
2 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
preactpreact-side-effectreactreact-side-effect
Related projects:
Repository | Description | Stars |
---|---|---|
weo-edu/redux-gen | A tool for Redux applications to manage side effects in a centralized way | 54 |
salsita/redux-side-effects | A toolset to keep side effects within reducers while maintaining their purity. | 180 |
danrigsby/redux-reducer-side-effects | A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 |
purescript/purescript-effect | Provides a way to handle native side effects in PureScript programming | 53 |
sskyy/redux-task | Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
cyclejs-community/redux-cycles | A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
clarus/redux-ship | A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 610 |
sobesednik/preact-animate-on-change | A component library to animate DOM changes on state updates | 17 |
tusharmath/qio | Builds a type-safe, functional data structure to manage side effects in Node and browser code | 74 |
effector/patronum | A library of reusable functions for managing side effects in reactive state management systems. | 298 |
environmentset/hyogwa | An effect system designed to handle intensional information in code, such as side effects, by encoding it into types. | 58 |
redux-effects/redux-effects | A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |
preactjs/preact-devtools | An extension for inspecting Preact application hierarchies, including props and state. | 317 |
atnos-org/eff | A library for working with effects in functional programming using a modular and extensible approach | 581 |
asmaboussalem/webeffects | A jQuery plugin for creating parallax effects on web pages | 1 |