GithubHelp home page GithubHelp logo

45m0d3u5 / effector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from effector/effector

0.0 0.0 0.0 94.35 MB

Business logic with ease ☄️

Home Page: https://effector.dev

License: MIT License

JavaScript 5.65% TypeScript 94.14% CSS 0.20% Dockerfile 0.01%

effector's Introduction

Effector Comet Logo


join gitter rate on openbase build status discord chat become a patron

☄️ effector

Business logic with ease

Visit effector.dev for docs, guides and examples

Table of Contents

Introduction

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.

Effector follows five basic principles:

  • Application stores should be as light as possible - the idea of adding a store for specific needs should not be frightening or damaging to the developer.
  • Application stores should be freely combined - data that the application needs can be statically distributed, showing how it will be converted in runtime.
  • Autonomy from controversial concepts - no decorators, no need to use classes or proxies - this is not required to control the state of the application and therefore the api library uses only functions and plain js objects
  • Predictability and clarity of API - a small number of basic principles are reused in different cases, reducing the user's workload and increasing recognition. For example, if you know how .watch works for events, you already know how .watch works for stores.
  • The application is built from simple elements - space and way to take any required business logic out of the view, maximizing the simplicity of the components.

Installation

with pnpm

pnpm add effector

with yarn

yarn add effector

with npm

npm add effector

React

To getting started read our article how to write React and Typescript application.

with pnpm

pnpm add effector effector-react

with yarn

yarn add effector effector-react

with npm

npm add effector effector-react

Vue

with pnpm

pnpm add effector effector-vue

with yarn

yarn add effector effector-vue

with npm

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

Documentation

For additional information, guides and api reference visit our documentation site

Packages

Articles

Community

Online playground

You can try effector with online playground

Code sharing, Typescript and react supported out of the box. Playground repository

DevTools

Use effector-logger for printing updates to console, displaying current store values with ui or connecting application to familiar redux devtools


More examples in documentation

Learn more

Support us

Your support allows us to improve the developer experience 🧡.

Contributors

Dmitry/
Dmitry
andretshurotshka/
andretshurotshka
Sergey
Sergey Sova
popuguy/
popuguy
Alexander
Alexander Khoroshikh
Egor/
Egor
Valeriy
Valeriy Kobzar
Ruslan
Ruslan @doasync
Illia
Illia Osmanov
Igor
Igor Kamyşev
Yan/
Yan
Maxim/
Maxim
Igor
Igor Ryzhov
Arthur
Arthur Irgashev
Viktor/
Viktor
Ilya/
Ilya
Arutiunian
Arutiunian Artem
Dmitrij
Dmitrij Shuleshov
Nikita
Nikita Nafranets
Ivan
Ivan Savichev
Aleksandr
Aleksandr Osipov
bakugod/
bakugod
Victor
Victor Didenko
Viktor
Viktor Pasynok
Andrei/
Andrei
Kirill
Kirill Mironov
Ivan/
Ivan
Aleksandr
Aleksandr Belov
Anton
Anton Yurovskykh
Denis
Denis Sikuler
Renat
Renat Sagdeev
Samir/
Samir
Sozonov/
Sozonov
Stanislav/
Stanislav
Tauyekel
Tauyekel Kunzhol
Aldiyar
Aldiyar Batyrbekov
cqh/
cqh
Ivanov
Ivanov Vadim
xaota/
xaota
Andrey
Andrey Antropov
0xflotus/
0xflotus
7iomka/
7iomka
Abel
Abel Soares Siqueira
Aleksandr
Aleksandr Grigorii
Alex
Alex Arro
Aleksei
Aleksei Pudnikov
Alek
Alek Anokhin
Alexander/
Alexander
Alexandrsv/
Alexandrsv
Anton
Anton Kosykh
rymarchikbot/
rymarchikbot
Ayu/
Ayu
Denis
Denis Maushov
Denis
Denis Skiba
Dmitry
Dmitry Dudin
Ed
Ed Prince
Egor
Egor Gorbachev
Gabriel
Gabriel Husek
Infant
Infant Frontender
Ivan/
Ivan
Jan
Jan Keromnes
Jesse
Jesse Jackson
Joel
Joel Bandi
Paul
Paul Ekshmidt
Lebedev
Lebedev Konstantin
Ludovic
Ludovic Dem
Mike
Mike Cann
Oleg/
Oleg
Oleh/
Oleh
Pasha
Pasha Grekovich
bigslycat/
bigslycat
Rachael
Rachael Dawn
Raman
Raman Aktsisiuk
Robert
Robert Kuzhin
Satya
Satya Rohith
Sergey
Sergey Belozyorcev
The
The Gitter Badger
Usman
Usman Yunusov
Vadim
Vadim Filimonov
Vasili
Vasili Sviridov
Vasili
Vasili Svirydau
Victor/
Victor
Victor
Victor Kolb
Vic/
Vic
Vladislav
Vladislav Melnikov
Vladislav
Vladislav Botvin
Will
Will Heslam
Rasul
Rasul
Yesset/
Yesset
Anatoly
Anatoly Kopyl
Stanislav/
Stanislav
dmitryplyaskin/
dmitryplyaskin
Grigory
Grigory Zaripov
kanno/
kanno
Kirill
Kirill Leushkin
Marina
Marina Miyaoka
roman/
roman
Evgeny
Evgeny Zakharov
vladthelittleone/
vladthelittleone
xxxxue/
xxxxue

Tested with browserstack

effector's People

Contributors

abliarsar avatar alexandrhoroshih avatar artalar avatar bakugod avatar binjospookie avatar bloadvenro avatar dependabot[bot] avatar dimensi avatar doasync avatar dpr-dev avatar drevoed avatar egorguscha avatar github-actions[bot] avatar goodmind avatar hexagon141 avatar igorkamyshev avatar ilajosmanov avatar kobzarvs avatar komar0ff avatar laiff avatar mg901 avatar oas89 avatar popuguytheparrot avatar sergeysova avatar spoki4 avatar tehsly avatar victordidenko avatar yanlobat avatar zarabotaet avatar zerobias avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.