Skip to content
#

Effector

effector logo

Effector allows you to manage data in complex applications without the risk of inflating the monolithic central store, with clear control flow, good type support and high capacity API.

Here are 83 public repositories matching this topic...

effector
vanniewelt
vanniewelt commented May 14, 2021

Correct me if I'm wrong, but it seems to me that different effector-vue APIs (especially Options API vs. Hooks API) assume different Vue versions.

For example, I tried to use Hooks API in combination with Vue 2 & @vue/composition-api but it won't compile because it tries to import composition functions directly from vue module (as in Vue 3) instead of @vue/compositon-api module (as in V

Created by ZeroBias

Released June 2019

Latest release 2 months ago

Repository
effector/effector
Website
effector.now.sh

Related Topics

javascript react typescript