Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

effector — business logic with ease

Effector implements business logic with ease for Javascript apps, allows you to manage data flow in complex applications. Effector provides best TypeScript support out of the box.
Collective - Host: opensource - https://opencollective.com/effector - Website: https://effector.dev - Code: https://github.com/effector

Fix inspect api snapshots

github.com/effector/effector - 80a80627631a0c5257a7da74a1ed10aba5669b4a authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Hydrate domains before using fork is not supported

Use fork values instead

github.com/effector/effector - f1e6305da4e54e65aa81a1fb88f919e2673edb9f authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Fix global state impact on scopes

github.com/effector/effector - 4297e5fd4e93013e117f342d56e9f92ab5bb1c67 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Add tests for global state impact

this commit should fail

github.com/effector/effector - 3c5a9abd77f84561feead4de5c734936f2e68265 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Add @effector/reflect (#25)

* Add @effector/reflect

* Update README.md

Co-authored-by: Sova <5620073+sergeysova@users....

github.com/effector/awesome - c3ac8f8710fe37f0f2f32cc90a3013afbb65e889 authored over 1 year ago by Denis Skiba <[email protected]>
Fix linting issues

github.com/effector/awesome - 1c7a463ecd7d1dcc17a4186f00eef39c20181061 authored over 1 year ago by Ilia Lesik <[email protected]>
Remove `createStoreObject`

github.com/effector/effector - 669a57e8a5c784c33d6298e82531e13af8f93c11 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Mute deprecation warning in serialize tests

github.com/effector/effector - 00d597b8e035caf3e0b3fa88549e84926a93caea authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Deprecate `onlyChanges`

github.com/effector/effector - 60a4c3410456152fc343f707d9986e3616e1ed1b authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Deprecate watch second argument

github.com/effector/effector - dce7cdfe2615cc87e0515330604fbd3e1eb1082d authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Update tests

github.com/effector/effector - ee465c03aafe26353afe8a1b25b9003c5a065487 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Throw error on calls of derived units and calls from pure functions

github.com/effector/effector - 57a8e188beaba98f8c8ec9cbeb8f3aebd9549ff3 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Swap `App Router` and `Pages Router` in the readme

Despite being recently declared as a stable, current version of App Router is turned out buggy a...

github.com/effector/next - 02acca3c1e17c58f756f6bd7eb6781fb91daa8e9 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
effector-react 22.5.3

github.com/effector/effector - 0b634594276c8b95e7f6fb26909d7d3533e7f5e5 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Merge pull request #904 from effector/fix-useUnit-rerenders

Fix too frequent useUnit updates

github.com/effector/effector - aff918ab5beab92dc277d6d195a2f40fd821425b authored over 1 year ago by Dmitry <[email protected]>
Fix too frequent useUnit updates

github.com/effector/effector - 6c441677e661f6587e55c38075170baeaeb6452c authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Add test for useUnit rerenders

This commit should fail

github.com/effector/effector - bf04522bc7dbbaaf96806b4b818afda3aadbebd3 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Fix ignored stores serializing forked initial value

github.com/effector/effector - 466335c5da9cfa6c0f3b0afd88f4055646c8a690 authored over 1 year ago by Kireev Mikhail <[email protected]>
Release effector 22.8.6

github.com/effector/effector - b2a3f8447fe4deb07387f077e8ee03c5d3d10956 authored over 1 year ago by Igor Kamyshev <[email protected]>
Fix type degradation in `combine` from 22.8.2 (#902)

* Add test case

* Fix bug

github.com/effector/effector - 8ea9004e6f8f86be43fa06cb506db0b1a137ce2e authored over 1 year ago by Igor Kamyşev <[email protected]>
Upgrade SWC version and migrate to PNPM (#32)

github.com/effector/swc-plugin - 7671db82111aab32efe286e093133e099d9f5fdd authored over 1 year ago by Kirill Mironov <[email protected]>
effector-react 22.5.2

github.com/effector/effector - 7a62b1beb65b3edb144864438513beac4f8f670a authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Merge pull request #901 from effector/fix-use-event-unit-change-bug

Fix useUnit bug on event change

github.com/effector/effector - 60006ab5bc4fac110aa35cbbabe7a5d7fc4c66ec authored over 1 year ago by Dmitry <[email protected]>
Fix useUnit bug on event change

github.com/effector/effector - 78489c1395b18e05ba3dcf23d3d86515ec7bf8b3 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Add test for event change in useUnit

This commit should fail

github.com/effector/effector - 9d296920b480f1e6452be5937d2e155abbe9fe17 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Add deprecation test for getType

github.com/effector/effector - e6e77014831820aea791978e42a72057247ddb9c authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Mute getType warnings in getType tests

github.com/effector/effector - 10ce217a6cfc3edc01ceb6d7caa9d8025cf4b6df authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Remove getType from createEffect code

github.com/effector/effector - c1d007acc33c6228dc3b3561a374381345beb289 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Add deprecation message

github.com/effector/effector - acba07fdcfa39a041ac29b25010a17625251ce52 authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Add deprecation in types

github.com/effector/effector - 8560c6f57c8cebd537e73355331896b3fb1bf05a authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Improve polyfills description

github.com/effector/effector - cd10af97c7ad4ce27402071521181408843b9721 authored over 1 year ago by Dmitry <[email protected]>
Add not about `getState`

github.com/effector/next - 12c20542245420d38a1a66a38614b6544e0039ae authored over 1 year ago by Alexander Khoroshikh <[email protected]>
effector 22.8.5

github.com/effector/effector - 4ce70ff60eca371068fcbe9d7c9ba9124158052a authored over 1 year ago by AlexandrHoroshih <[email protected]>
Fix same sid handlers resolving (#898)

* Add test for handlers case

* Fix issue

github.com/effector/effector - 217653cf17c52dfaeea85ba9e7baff7156234fdb authored over 1 year ago by Alexander Khoroshikh <[email protected]>
effector 22.8.4

github.com/effector/effector - 2dbab8dd46a517a4b821eebf9ac6f582255bc32c authored over 1 year ago by AlexandrHoroshih <[email protected]>
docs(README): update contributors

github.com/effector/effector - 138360a6bc570e67b56961bf89d5754f00a5ec9d authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix sidless edge case (#897)

* Add tests for sidless tests edge case

* Fix edge-case

* Use error log instead of throw
...

github.com/effector/effector - 9f5a2683c5722a0612b019c06aa17ec77e490032 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Fix redux dev-tools performance degrade

github.com/effector/next - 52f31ebe60ed74d64bf63e8c1dbb72c3b7b4da16 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Merge pull request #14 from effector/explore-app-router-cases

Explore app router cases

github.com/effector/next - f08fa8053871dc1670aa74de924e62173417a37e authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Move pages and app to top level

github.com/effector/next - 11a60e659c4d46a3b58d5bee4fabd428f99c9add authored over 1 year ago by AlexandrHoroshih <[email protected]>
Fix layout a bit

github.com/effector/next - 4800feb7f1eb01ff02babd20a4b4dfc62677be25 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Handle not found case

github.com/effector/next - 1c424204550159dc092d289822adaad94936552b authored over 1 year ago by AlexandrHoroshih <[email protected]>
Better styles

github.com/effector/next - 7c4ada73c819e912e11eeef8756d0b7ae1861e83 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Fix styles

github.com/effector/next - 540591c2eb5907a14e708c2635306dc002d92f3d authored over 1 year ago by AlexandrHoroshih <[email protected]>
Add cross-page timer

github.com/effector/next - 65b0c5373d545df5559c2ac265d07827063f4d00 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Move the rest of the test flow to new app

github.com/effector/next - 8bae5937ea3ce1bd2debb462c42b5e63b92cd8d0 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Add RSC loading

github.com/effector/next - 3499223885ebe532ec21ca73901575814d4bd434 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Make playground app about beer

github.com/effector/next - 67a1bbbeeb1b81c7ef5f33d7a162bbb4f7461e9f authored over 1 year ago by AlexandrHoroshih <[email protected]>
Switch to brewery api

github.com/effector/next - 40b81a9c36504ae28ebda6e37b38cc552cf22018 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Use mock data and api routes

github.com/effector/next - 2ddb678599b5363a4340434351091cd51e4cee9c authored over 1 year ago by AlexandrHoroshih <[email protected]>
Update README.md

github.com/effector/next - a18ee9f78e0754ee179b2b8ee82cf86d8393d8e5 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Fix code typo

github.com/effector/next - 1ce57f26529cb198e1ce9c0d0eaf6ecb9469e958 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Add once into mehtods list

github.com/effector/patronum - fcdc73766598b140a8a135c4eb93c69f7dc348e1 authored over 1 year ago by Sova <[email protected]>
Merge pull request #891 from effector/docs/event-rewrite

github.com/effector/effector - e854310cede68fee9ad3522d4c416111fb9207e7 authored over 1 year ago by Sova <[email protected]>
Improve text style in Event beta docs

Co-authored-by: Alexander Khoroshikh <[email protected]>

github.com/effector/effector - 0956629e893ad0af5f9291fbcc65d18c412b63ca authored over 1 year ago by Sova <[email protected]>
Add example of redux dev tools integration into app router

github.com/effector/next - 5d5913134ff4b2785ad856ab0e05b4e548944566 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Update README.md

github.com/effector/next - 6ca26079d587a8638681c265efccb1a8931c2963 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Update README.md

github.com/effector/next - 9d6d8bc7b574611043a7c0348dbd8e65d0bf7472 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Merge pull request #59 from Keireira/fix/cc-parse

github.com/effector/inspector - ef3976cadfbb364503ac0445f92bffe29163de3b authored over 1 year ago by Sova <[email protected]>
Merge pull request #284 from kireevmp/feat/once-operator

github.com/effector/patronum - b69038a0988dacb83ee05b898fd8ea364e6061a8 authored over 1 year ago by Sova <[email protected]>
Add docs links

github.com/effector/next - 164f9f75f680706b1f39483981bdc52cd69084af authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Mention `nextjs-effector` in the Pages Router section

github.com/effector/next - af68abd284ca7f8273b6a27b338c953c179d3b8f authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Merge pull request #13 from effector/feat-support-use-client

App Router update: Support `"use client"`

github.com/effector/next - 010fc4c3fb4e6235466e52e8db2759a5384902fe authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Update docs about mixing router modes

github.com/effector/next - 9b71fea3fdabeb1791d7d7310e277eb5f55576fa authored over 1 year ago by AlexandrHoroshih <[email protected]>
Revert to working prebuilt option

github.com/effector/next - 6fbabd01424178ce0fc5b18b14c0a81c83743802 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Remove wrong flag

github.com/effector/next - 18b4d1b30e277a08e4752d45122200e13020e1c1 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Deploy to "prod" link

github.com/effector/next - 621b772e9ba4d6b841635e10814656f30926bf02 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Remove duplicated build step

github.com/effector/next - 446e5d635e5a1d00502d747e1d4de143ac8f9179 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Add events in the explanation section

github.com/effector/effector - 1cef64a55623d0c17d205b06f3e795b1190b80da authored over 1 year ago by Sergey Sova <[email protected]>
Fix working directory

github.com/effector/next - 805e8c9103546eb114c31ee9d7d9618d439f23ba authored over 1 year ago by AlexandrHoroshih <[email protected]>
Try to deploy preview

github.com/effector/next - dccd07bd33ff08d3de17287086ce16a91baa9921 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Move much explanation content of Event into separate article

github.com/effector/effector - 029b201925f763958050ea0b0cdcdfa0cbd89f25 authored over 1 year ago by Sergey Sova <[email protected]>
Update docs to prefer App Router

github.com/effector/next - d635df538f4d54c3629387c612c3da5a8045315e authored over 1 year ago by AlexandrHoroshih <[email protected]>
Improve style for inline-code links

github.com/effector/effector - 95b11fd217444f6697a8880b67f69d7431b4a2b5 authored over 1 year ago by Sergey Sova <[email protected]>
Simplify App Router support

github.com/effector/next - e0ef5f5ada336b1272ef511faf140c4604945108 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Refactor library code

github.com/effector/next - b83afa612deaba13cc8208b856082c3403f8732e authored over 1 year ago by AlexandrHoroshih <[email protected]>
Refactor script

github.com/effector/next - 7ef2388c3bb6c13361dfcd67564c55c75126899c authored over 1 year ago by AlexandrHoroshih <[email protected]>
Add script to inject use client directive

github.com/effector/next - 3143367470f2878e287c0fb15da973bf1612e0be authored over 1 year ago by AlexandrHoroshih <[email protected]>
Bump deps

github.com/effector/next - 9de789324209c4d0e182c8193b6b1877f3f835ef authored over 1 year ago by AlexandrHoroshih <[email protected]>
Make test app to use EffectorNext directly

github.com/effector/next - 11f7176b71b8f32efd07bf724c963385852748a1 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Fix serialize ignore typo

github.com/effector/next - 85c827dffba92988453d7e47447e80eb9fed0db4 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Update README.md

github.com/effector/next - 2276179bf1723988ce8b716cd4ac56e421a2f6e4 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Merge pull request #12 from effector/fix-client-detection

Fix client detection and add tests for that

github.com/effector/next - 3611670aad336121e558973bbe95f189fa285d61 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Fix client detection and add tests for that

github.com/effector/next - a1e2aaf7feabe2af72e81737ce2408f91764eae0 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Merge pull request #120 from effector/igorkamyshev-patch-1

github.com/effector/logger - 010d3973c72ddf2db19519f97938eedbe55f2e7a authored over 1 year ago by Igor Kamyşev <[email protected]>
Update README.md

github.com/effector/logger - 00b02479bb8875f8a96f09d711f362c5810841ae authored over 1 year ago by Igor Kamyşev <[email protected]>
Update README.md

github.com/effector/next - 8b0672911d1b58ed5fc0caafce3ce313b59c07a5 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Merge pull request #11 from effector/expose-client-scope

Expose getClientScope for dev-tools usage

github.com/effector/next - 07608df0a0526a3bd19f5112f80af1c44cc7f05a authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Expose getClientScope for dev-tools usage

github.com/effector/next - cca86f923eac4140cff50fe75e2dfce3e7f3dae8 authored over 1 year ago by AlexandrHoroshih <[email protected]>
Merge pull request #119 from effector/feat-inspect-api

Use Inspect-API instead of root domain setup

github.com/effector/logger - f6e2d24b69fb04ec562edde75ce547f521446a35 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
docs(docs): clarify import-order part

github.com/effector/logger - 90a1096c87855c8c2b616d47e505f25cb1396065 authored over 1 year ago by AlexandrHoroshih <[email protected]>
docs(docs): document name option

github.com/effector/logger - 4da3651534ec2f79ab7e76c63cf800e648ae9900 authored over 1 year ago by AlexandrHoroshih <[email protected]>
test(core): add tests for configure

github.com/effector/logger - 2b879fb9ccb80e3dfc982b2e1f1468d6dda063f5 authored over 1 year ago by AlexandrHoroshih <[email protected]>
docs(core): update readme.md

github.com/effector/logger - 003916a2354d5b8f94f063976fc7f8713ef72b09 authored over 1 year ago by AlexandrHoroshih <[email protected]>
refactor(core): added tests and updated build

There are now tests that are run against dist. Dist also updated to not include incorrect files

github.com/effector/logger - e1ed360c372abfde4d171da9811af64c307d737c authored over 1 year ago by AlexandrHoroshih <[email protected]>
refactor(core): remove integration tests workflow alltogether

github.com/effector/logger - cad8b7be1f89e1f5e0ffaf7a25da565c7297055e authored over 1 year ago by AlexandrHoroshih <[email protected]>
fix(core): fix integration tests for manual attachLogger setups

github.com/effector/logger - d8c3a795c6b71958d346aa3ae568881f40fe5f43 authored over 1 year ago by AlexandrHoroshih <[email protected]>
refactor(core): removed integration tests for custom setup

github.com/effector/logger - 8ac8b6664a71fa28be67bb9e3adf7c300a4fd82f authored over 1 year ago by AlexandrHoroshih <[email protected]>
refactor(core): remove CRA tests

CRA is deprecated

BREAKING CHANGE: There is no CRA support via babel-macros anymore

github.com/effector/logger - 5fe0059356ba18e8b75cfcdaab89a60537026db5 authored over 1 year ago by AlexandrHoroshih <[email protected]>
refactor(core): add hacky way to read current state from scope

github.com/effector/logger - 3cfb9e5fb9608a2b0a897ac0352d5fe0836c0e2f authored over 1 year ago by AlexandrHoroshih <[email protected]>