Экосистема
Пакеты и шаблоны экосистемы эффектора
Более обширный обзор экосистемы в репозитории awesome-effector
Пакеты
- patronum - effector utility library delivering modularity and convenience.
- effector-logger - Simple logger with stores inspector.
- eslint-plugin-effector - Помогает придерживаться лучших практик в проекте.
- effector-reeffect - Concurrent effects for effector.
- effector-localstorage - Module for effector that sync stores with localStorage.
- effector-storage - Another module for effector to sync stores with localStorage/sessionStorage.
- effector-routing - Simple abstact router on top of effector.
- effector-undo - Simple undo/redo functionality for effector.
- effector-utils - effector utilities library.
- effector-next - effector wrappers for Next.js.
- forest - UI engine for web based on effector.
Управление формами
- effector-forms - Form manager for effector.
- efform - Form manager, based on effector state manager, designed to deliver high-quality DX.
- effector-react-form
Шаблоны
- effector SSR - SSR on React, TypeScript, Razzle and Styled.
- CRA template - Simple CreateReactApp template.