Ecosystem
Packages and templates of effector ecosystem
More content in awesome-effector repository
Packages
- patronum - effector utility library delivering modularity and convenience.
- effector-logger - Simple logger with stores inspector.
- eslint-plugin-effector - Enforcing best practices.
- effector-localstorage - Module for effector that sync stores with localStorage.
- effector-routing - Simple abstract 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.
- farfetched - the advanced data fetching tool for web applications.
- @withease/i18next — A powerful internationalization framework bindings.
- @withease/web-api — Web API bindings — network status, tab visibility, and more.
- @withease/factories — Set of helpers to create factories in your application.
- @withease/i18next - A powerful internationalization framework for Effector which is based on i18next.
Form management
- effector-forms - Form manager for effector.
- efform - Form manager, based on effector state manager, designed to deliver high-quality DX.
- effector-react-form
- filledout - Form manager with easy-to-use yup validation
- effector-final-form - Effector bindings for Final Form.
Templates
- effector SSR - SSR on React, TypeScript, Razzle and Styled.
- CRA template - Simple CreateReactApp template.
- Vite+typescript template