An Effect monad implementation from James Sinclair's blog post.
Business logic with ease
Module for Effector to sync stores with different storages
☄️ Effector utility library delivering modularity and convenience
React bindings for effector
Enforcing best practices for Effector
Minimal compatibility layer for effector + Next.js
Pretty logger for stores, events, effects and domains.
SWC Plugin for Effector
Store information about any JS value in a side channel, using a Map
Store information about any JS value in a side channel, using a linked list
Store information about any JS value in a side channel. Uses WeakMap if available.
Store information about any JS value in a side channel. Uses WeakMap if available.
| Dark theme and unit tracing | Units in files | | ----------------------------------------------- | ----------------------------------------- | |  | ![Units](ht
Simple adapter to connect Effector's Inspect API to Redux DevTools
Module for Effector for sync state with localStorage
This library provides api which allows changing the state of stores or calling events in an imperative style without breaking the static approach of the Effector. This should eliminate the problem when one synchronous task is split into several samples, o
☄️ Attach effector stores to react components without hooks
Effector form state factory
React bindings for effector composable forms
form manager
Effector composable forms core
Vue bindings for effector
The simplest way to write re-usable features with React + Effector