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

docs(README): update contributors

github.com/effector/effector - ad99b8ec8a469b7d82bd98b640ba6b2ec02a8eb3 authored about 2 years ago
Add Farfetched

github.com/effector/awesome - 4e86917e02a0e4ca425b19c262101fda8ec62b56 authored about 2 years ago
Add Farfetched to ecosystem page

github.com/effector/effector - f8fb17508561a64e350ce17246ffbeb7139df7f0 authored about 2 years ago
Add documentation about `DerivedStore` (#820)

Co-authored-by: Victor Didenko <[email protected]>

github.com/effector/effector - fdd1600459925c4ef3aace52edc0e6625c3a7a0f authored about 2 years ago
Add deprecation caution for Store.thru

github.com/effector/effector - c4bc046344607b3c6f09c22ada35cc7d24005e52 authored about 2 years ago
Add patronum into default factories

github.com/effector/swc-plugin - 96ce0427f6d8ed1e6667eb763f079562de8a6146 authored about 2 years ago
test: fix snapshots after upgraded plugin

github.com/effector/patronum - a8271b352b41078d4f95219c1b5b3be9115881e5 authored about 2 years ago
chore: upgrade deprecated rollup-plugin-terser

but rollup warns about broken sourcemaps

github.com/effector/patronum - 4859b20199eea1a46b2eb29ab9ca7c4f29c164e5 authored about 2 years ago
feat: upgrade dependencies

github.com/effector/patronum - 45e6effb90edef88a710a7ef451ee613ca6d4812 authored about 2 years ago
Update README.md

github.com/effector/nextjs-legacy - 72623ef5f53f700d0c488f0cbb809332062d15b3 authored about 2 years ago
Disable FastRefresh to correctly update effector stores when in dev

github.com/effector/vite-react-template - 91e915fb14270b21bb05e26c6f092b4116b43e56 authored about 2 years ago
Inline effector's logo into assets (#9)

github.com/effector/vite-react-template - 3064c1d89f3a5de2a79e75ad59b8a47d4adde811 authored about 2 years ago
Fix incorrect site name

github.com/effector/eslint-plugin - c2ce25a2472762d3430ac8259f231b9393f9f5f8 authored about 2 years ago
Enable search on site

github.com/effector/eslint-plugin - 32f478aec3d7ea8dbfe580356f1dfc7d55be0403 authored about 2 years ago
Merge pull request #55 from ilyaagarkov/feat/colapse-all-values-by-defatul

github.com/effector/inspector - 8142cb148bbe22e2d74cf9f8df9172ee58eef57f authored about 2 years ago
Add module "effector-storage" && Fix readme.md:68-69 dots (#23)

Co-authored-by: Sergey Sova <[email protected]>

github.com/effector/awesome - 3f2c3be29950c0d96599f3ad388cbe5bb892d64c authored about 2 years ago
Merge pull request #24 from dmitryshelomanov/patch-1

github.com/effector/awesome - 51393b2b7636b98727dae7f2c92163b4e79cbf30 authored about 2 years ago
Change link

My profile link was changed from userbq201 to dmitryshelomanov

github.com/effector/awesome - 13d605de63b091cae712745d8f4f8a22902f8e98 authored about 2 years ago
feat: collapse values by default

github.com/effector/inspector - 6a4b60967d216177fdf8e1cb06bb29357c36d269 authored about 2 years ago
Merge pull request #54 from ilyaagarkov/fix-zindex

github.com/effector/inspector - 7186ecc7705cae732ac6fab95ac8996d1b2a239e authored about 2 years ago
fix: return missed z-index

github.com/effector/inspector - c9fa8c8050060ccccdf0d79d4b50dae880e1af67 authored about 2 years ago
Remove size-compare from repo

It is requires fixes to start supporting runs in the forks

github.com/effector/effector - 1cc58926b7bd912686282544c04e0b6a251e28b1 authored about 2 years ago
Split should validate type of source.

When source is not a unit throw correct error

github.com/effector/effector - c24496b63a3b14c2e1b1402a3f3f919e9f7a62eb authored about 2 years ago
add test for split to throw understandable error

instead of: Cannot read properties of undefined (reading 'links')

github.com/effector/effector - 8f2dc593842db2c17e2307cbd3500493b4fef644 authored about 2 years ago
move glossary into explanation section

github.com/effector/effector - 1a580ccd22694b4dae9de5fc211342b3f8474fbc authored about 2 years ago
Merge pull request #53 from ilyaagarkov/feature/dragging

Allow to move inspector

github.com/effector/inspector - 38fa29afa93a08db7909c974f7885bd2d6580a3d authored about 2 years ago
docs(README): update contributors

github.com/effector/effector - 7568ac595b068f59fea03a6a34ea2c67f5dc071e authored about 2 years ago
Allow effects with custom error type in fork handlers (#814)

* error type passed to effect

* test added

github.com/effector/effector - a072b12568bb9cd9a88e0f33563533cca093bcc9 authored about 2 years ago
add possibility move inspector on page

github.com/effector/inspector - 0bf49ec78bdfa40bb791df6fdbeb7ce06417147e authored about 2 years ago
Change link for eslint-plugin-effector

github.com/effector/awesome - 41a5965175bce57b200d760239ede73574ff9187 authored about 2 years ago
Change link for eslint-plugin-effector

github.com/effector/effector - 90792c2f41fa39fc2df9b5b46ee22b92225b308b authored about 2 years ago
Fix description in meta

github.com/effector/eslint-plugin - b79ecc2a0478c4cdd4f01f8451ebe02b1508b686 authored about 2 years ago
Merge pull request #52 from ilyaagarkov/improve-value-display

github.com/effector/inspector - 5a13676352223f53fd96bb86e0e0414d85814ebf authored about 2 years ago
add possibility to render circular objects

github.com/effector/inspector - 52d9654ebb40eef23161c500b52ebaac477c4cb7 authored about 2 years ago
Merge pull request #51 from ilyaagarkov/improve-logs-tab-markup

fix log/trace tabs layout

github.com/effector/inspector - dedcf8b5270c79338df21492464f690c564b4398 authored about 2 years ago
fix log/trace tabs layout

github.com/effector/inspector - 45127a478900dece7ab5ba05733355685d6ce180 authored about 2 years ago
docs: update screenshots to inspector 0.11.0

github.com/effector/inspector - 63458ee348504455bf1ae39aed013d500e0d43f0 authored about 2 years ago
ci: upgrade husky

github.com/effector/inspector - 34dca16c818202c7712a29211b550e4285db5ddf authored about 2 years ago
build: specify pnpm version for corepack

github.com/effector/inspector - ab07bfed021ae53de667b59ad637d3b0999b3aed authored about 2 years ago
style: fix imports style

github.com/effector/inspector - 05a4b9e496eac331fcbc2013e46134264b532390 authored about 2 years ago
style: reformat with prettier

github.com/effector/inspector - 157e7cc8ef5db31e973426e5e5cc5725e97c30a3 authored about 2 years ago
build: migrate to another ts plugin for rollup

github.com/effector/inspector - 6989365d7b7d9ef98a341ffe303d1f4dc6142c84 authored about 2 years ago
chore: migrate from parcel to vitejs

github.com/effector/inspector - 7164ac526aa60a24bb8676caebdf1a96b9491448 authored about 2 years ago
fix: back shadow, fix name of the file

github.com/effector/inspector - 02700fa4340b77460154761661a9c6dd057094f4 authored about 2 years ago
chore: migrate to pnpm, upgrade dependencies

github.com/effector/inspector - b49d739f61472eb93c6b4eb3b525018f244c4b24 authored about 2 years ago
Merge pull request #47 from effector/dependabot/npm_and_yarn/minimatch-3.1.2

build(deps): bump minimatch from 3.0.4 to 3.1.2

github.com/effector/inspector - d57c92d8ccda77fdfec8fa6a2c81a3749735c6b3 authored about 2 years ago
Merge pull request #49 from ilyaagarkov/move-to-solid-js

github.com/effector/inspector - 4ae9bab902c5ed25411a32b18de7faa9d71bfd15 authored about 2 years ago
Merge pull request #50 from ilyaagarkov/fix-open-inspector-in-firefox

fix https://github.com/effector/inspector/issues/30

github.com/effector/inspector - 40103599a958a1f19606967342d4ff1646b0b931 authored about 2 years ago
Add link to Effector docs

github.com/effector/eslint-plugin - e7f41c98465e23fa8f71e72cbb6194dfd8e9275c authored about 2 years ago
Improve site docs for a couple rules

github.com/effector/eslint-plugin - ab851961e97b5b1de358b8be1bf2bc82f7351fd6 authored about 2 years ago
Improve presets docs on the site

github.com/effector/eslint-plugin - feae2462a57db5c310196537d261d9e97e53f9d3 authored about 2 years ago
Add changelog on site

github.com/effector/eslint-plugin - f065ddef5749dbe71d3d9c490088b1c82e0e0d40 authored about 2 years ago
change even to keydown for handling inspector visibility

github.com/effector/inspector - 2980dd4d0fae275aac5cd4188725e7f0be2e4552 authored about 2 years ago
include all deps in bundle

github.com/effector/inspector - 7bda3ffc584ee26f11d1a0ee88beffd42fa937bf authored about 2 years ago
Merge pull request #48 from ilyaagarkov/move-to-solid-js

github.com/effector/inspector - d3913056504ee03ac1f64e3e75a05fbb47c580d9 authored about 2 years ago
fix effector import

github.com/effector/inspector - 7b643abc8a92d80f9b438b82eba77b3e221df2e6 authored about 2 years ago
build(deps): bump minimatch from 3.0.4 to 3.1.2

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](ht...

github.com/effector/inspector - 0625f463cbf84ce795439da8e9948405af38c6db authored about 2 years ago
Merge pull request #46 from ilyaagarkov/move-to-solid-js

move to solid-js for avoiding memory leak

github.com/effector/inspector - 1cf56c3e33003247878d294f34af9ed7126772ca authored about 2 years ago
Finalize styling of the new site

github.com/effector/eslint-plugin - 896956462a3df9b62b3bc39fad3d56bb25100200 authored about 2 years ago
Copy docs from GitHub to new site

github.com/effector/eslint-plugin - 94698b5e7f77c89d47cfd272ada0df1c1f79cb9d authored about 2 years ago
Ignore build of vitepress

github.com/effector/eslint-plugin - 40c6b9e7ef10030d0db5c7905bb182c3b3deec75 authored about 2 years ago
Setup vitepress for future docs site

github.com/effector/eslint-plugin - 66e99079c3ee652f810a22e99a5092cf5244c4f8 authored about 2 years ago
move to solid-js

github.com/effector/inspector - d63ef12a49cce3382b7d691543785a0456d80682 authored about 2 years ago
docs(README): update contributors

github.com/effector/effector - 5566656a5d06566f4509ac3a6aaccd8310e2b798 authored about 2 years ago
Merge pull request #812 from 45m0d3u5/master

added express24 logo

github.com/effector/effector - 8908c4a20f71d471250c25ccbd9d79408ac9486b authored about 2 years ago
Merge branch 'master' into master

github.com/effector/effector - 82a37c96c5b2e49cadfe4d132ea7cb15ea10e281 authored about 2 years ago
Add mock pages to route users bookmarked the pages.

github.com/effector/effector - 26eeb68313a9238f6fd085725ab7be9fdf7840d7 authored about 2 years ago
Move advanced guides into explanation

github.com/effector/effector - bca7a87e59c8de7cc7e7024b9e46cf1bb1ace126 authored about 2 years ago
docs(README): update contributors

github.com/effector/effector - 1f1cd5554fe5aeae4830351a4fef6dcb23a2657b authored about 2 years ago
Move citycatch to effector org

github.com/effector/effector - 5f74e025882da0d7ef3f25b0242f60606219e44f authored about 2 years ago
added express24 logo

github.com/effector/effector - 519fb984fb6d6670785e4933046af2300c1f3537 authored about 2 years ago
Upgrade dependencies (#7)

github.com/effector/swc-plugin - bbbe7dcc47e86c6d10b5b6b595067dac414b8c64 authored about 2 years ago
Update readme.md

github.com/effector/patronum - 18b5fcc6b429f2ca08bbf923d1f0c5c66af81672 authored about 2 years ago
Add effector reflect scope to a factories default list

github.com/effector/effector - 87cef761c897c3139188b018b2f186112ac914a4 authored about 2 years ago
Add docs about custom serialization (#808)

github.com/effector/effector - fa712096c9fb2ccc07bfdf066ccb11cc69e6a6b8 authored about 2 years ago
refactor: reflect module and types (#47)

github.com/effector/reflect - fe0c3cddaae670323317780335184844d5deb395 authored about 2 years ago
Add name for effector 22.4.0

github.com/effector/effector - 4b273a67a61d0745efccae17b1d0a8846d26c6ad authored about 2 years ago
Fix changelog markdown

github.com/effector/effector - ddc79cd425309ffcab704c98b40648dd82e4521b authored about 2 years ago
docs(README): update contributors

github.com/effector/effector - 2a939d5ae727c730e0049da317022073a46e520a authored about 2 years ago
effector 22.4.0

github.com/effector/effector - bd3a025f9ec8e420b381f322143ddf524d356a37 authored about 2 years ago
Update type snapshot

github.com/effector/effector - 3b5db7c552c693b9f10e89220059d44de7972f7b authored about 2 years ago
Add createGate babel-plugin test

github.com/effector/effector - 4b5b155a1e02f6ffeb4d531a2a7d827cc083a01d authored about 2 years ago
Merge pull request #744 from effector/feat-custom-serialize

Add custom serialized for Store

github.com/effector/effector - 176c43dbee3779f5ad6db2296c78535a72413a02 authored about 2 years ago
Merge branch 'master' into feat-custom-serialize

github.com/effector/effector - 2358f55993e4b0c5f1bdd3326db4ade36a85940b authored about 2 years ago
docs(README): update contributors

github.com/effector/effector - 4956fe4df4b7ce142221e329caa82ba47c325ad0 authored over 2 years ago
Adds installation guide by multiple npm package managers (#805)

docs: installation process improve

github.com/effector/effector - de01ebdf77199b164cdf2a647fab03164ac26b88 authored over 2 years ago
refactor: rename context type

github.com/effector/reflect - bce464505969be726782da01848c33b120a32323 authored over 2 years ago
effector-react 22.3.4

github.com/effector/effector - 952437481c0576c8fde606a377d08acfe99fc92d authored over 2 years ago
Prevent react from skipping updates in useUnit

Ikebana of react hooks becomes really annoying and this time we are unable to reproduce that bug...

github.com/effector/effector - a2ddfa98f4211abacce26a3103eb94d482f1acd7 authored over 2 years ago
Add useSyncExternalStore to globals

It's easier to debug weird react quirks when useSyncExternalStore is available

github.com/effector/repl - 6007447300f095061b96221d18618907479e02ca authored over 2 years ago
refactor: move out sort operation

github.com/effector/reflect - 2be130aa92c67fefb0639a4c4bd5b70459d35285 authored over 2 years ago
refactor: make context type name shorter

github.com/effector/reflect - 12ce0b1f7a4b64b14863b14a18e74be9dd7892ce authored over 2 years ago
refactor: improve hooks wrapper readability

github.com/effector/reflect - 39f7dd45a6d8d5f8fcbb3c687a9c5f075f704876 authored over 2 years ago
refactor: wrap stores props to useUnit consistently event props

github.com/effector/reflect - f17897354ed9f662f28af8046c9f8ef3a5ece579 authored over 2 years ago
refactor: rename types to more meaningful

github.com/effector/reflect - 0325f0ee9824e86f4135a1c9232b6ad18ec4216f authored over 2 years ago
Merge pull request #801 from effector/fix-combine-leaking-internals

Protect against combine argument being broken via Array.slice

github.com/effector/effector - 5a3b3088b379e9d92e8c620ace108d6b42d6aa7e authored over 2 years ago
revert change in internals

github.com/effector/effector - a3f6ed9826c90f1638d0b81d0741c00605dfeb1f authored over 2 years ago
Copy arguments shape before passing it further

github.com/effector/effector - afe58326b3c018ca86f1e37556cd7bd850c8f37d authored over 2 years ago
Test against modifying combine shape later in graph

github.com/effector/effector - a42451b4eee502b4d7c44a01f96fea76b0f93c83 authored over 2 years ago