patronum
Effects library
A library of reusable functions for managing side effects in reactive state management systems.
☄️ Effector operators library delivering modularity and convenience ✨
296 stars
16 watching
43 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
debounceeffectorpatronumtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
kelin2025/effector-factorio | A library that helps separate presentation logic from application logic in React applications | 62 |
42-px/effector-forms | A library to simplify form management in Effector applications by generating form state from declarative configuration. | 108 |
haskell-effectful/effectful | An effects library for Haskell designed to be fast and easy to use. | 380 |
re-xyr/cleff | An extensible effects library that provides a balance of performance and expressiveness while allowing users to define their own custom effects. | 105 |
space307/effector-react-slots | An Effector-based implementation of slots in React, allowing components to dynamically insert unknown child components. | 27 |
mnasyrov/rx-effects | A framework for managing reactive state and effects in applications using RxJS | 36 |
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 |
kongware/scriptum | A functional programming library that provides data structures and computation models for handling effects in client/server JavaScript applications. | 384 |
effector/reflect | A library that enables React components to have Effector stores attached without using hooks. | 81 |
lexi-lambda/freer-simple | A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
gtosss/effector-react-form | Connects forms to state management using React and Effector. | 14 |
coq-io/io | A Coq library that enables the use of effects in functional programming with references to a global state | 64 |
kelin2025/effector-history | An undo/redo utility library that allows you to manage the history of state changes in your application | 27 |
effector/swc-plugin | An experimental plugin enhancing development experience for Next.js or Vite projects by improving SSR and debugging capabilities. | 20 |
environmentset/hyogwa | An effect system designed to handle intensional information in code, such as side effects, by encoding it into types. | 57 |