Effector

Effector

  • Docs
  • Try
  • API
  • Blog
  • Twitter
  • GitHub

›Introduction

Introduction

  • Installation
  • Core Concepts
  • Prior Art

Recipes

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

    • From Redux

    React

    • Example
    • Example: Effects
    • Example: Forms
    • Gate: a bridge between props and store
    • Example: TODO creator
    • Example: Dynamic form schema

    React Native

    • React Native Example

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 OverflowGitterTwitter
More
GitHubStar
Copyright © 2019 zerobias