Business logic with ease
Effector implements business logic with ease for Javascript apps (React/React Native/Vue/Svelte/Node.js/Vanilla), allows you to manage data flow in complex applications. Effector provides best TypeScript support out of the box.
You can use any package manager
npm add effector
React
To getting started read our article how to write React and Typescript application.
npm add effector effector-react
SolidJS
npm add effector effector-solid
Vue
npm add effector effector-vue
Svelte
Svelte works with effector out of the box, no additional packages needed. See word chain game application written with svelte and effector.
CDN
For additional information, guides and api reference visit our documentation site
effector
to your project's home pageYou can try effector with online playground
Code sharing, Typescript and react supported out of the box. Playground repository
Use effector-logger for printing updates to console, displaying current store values with ui or connecting application to familiar redux devtools
Your support allows us to improve the developer experience 🧡.