Effector

Effector

  • Docs
  • Try
  • API
  • Blog
  • GitHub

›Introduction

Introduction

  • Installation
  • Core Concepts
  • Prior Art

Recipes

  • Recipes: Index
  • Usage with TypeScript
  • Migrating to Effector

    • From Redux

    React

    • Example
    • Example: Effects

Other

  • Troubleshooting
  • Glossary

FAQ

  • FAQ
Edit

Installation

Prerequisite: either NPM (comes with node) or Yarn.

To install the stable version:

npm install --save effector
yarn add effector

Complementary packages

If you use React:

npm install --save effector-react
yarn add effector-react

or if you use Vue:

npm install --save effector-vue
yarn add effector-vue
Core Concepts →
  • Complementary packages
Effector
Docs
Getting StartedAPI Reference
Community
User ShowcaseStack OverflowGitter
More
GitHubStar
Copyright © 2019 zerobias