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

test hotfix

github.com/effector/effector - 14a1748ed0b21f522959195e28af88b33fede1ba authored over 5 years ago by Zero Bias <[email protected]>
add test for effect's race condition

github.com/effector/effector - 0a4dcfd4527085bfbf76783cde988f9057bf7c84 authored over 5 years ago by Zero Bias <[email protected]>
Merge pull request #214 from bloadvenro/ts-infer-optional-params-from-effect-handler

Ts infer optional params from effect handler

github.com/effector/effector - 880c2f3866c55ac0ffdfdde5857afb2cf185afbc authored over 5 years ago by Dmitry <[email protected]>
updated tests corresponding to the latest typings

github.com/effector/effector - bc53c683c7505fcaedce35637f5f5b9daf30079e authored over 5 years ago by bloadvenro <[email protected]>
changed createEffect overload typings

github.com/effector/effector - 4202e9241947bb949b0e09dbd68ae937c33e5ae5 authored over 5 years ago by bloadvenro <[email protected]>
add tests displaying errors

github.com/effector/effector - eef87cefab3068f73cc3ff2d2205484631d3bd47 authored over 5 years ago by bloadvenro <[email protected]>
allow predicate refinements

github.com/effector/effector - fe0f4154c08f48515127cbb89941a258ee195512 authored over 5 years ago by sterioss <[email protected]>
effector 20.3.1

github.com/effector/effector - dded41a7b32a6e4f42dc2d0037ab5894e977b72d authored over 5 years ago by Zero Bias <[email protected]>
Revert "add test for domains edge case"

This reverts commit 723d3504431aea8bd8d702b7c61f86d00ecaa734.

github.com/effector/effector - 6e88c5fbe261c66602fe16b8c2004b8ee98ee891 authored over 5 years ago by Zero Bias <[email protected]>
add domain family type (fix issue with domain child units)

github.com/effector/effector - 45ac73aca98f614cdaa60dd3ae774669d540955a authored over 5 years ago by Zero Bias <[email protected]>
distinguish case with clearNode(domain)

github.com/effector/effector - dafbbbd9fef37d9c75eb2c0a6b6fa250e8b506d0 authored over 5 years ago by Zero Bias <[email protected]>
explicitly test clearNode with domain units

github.com/effector/effector - 81544adac048c466f664812830a68c652e2ad98e authored over 5 years ago by Zero Bias <[email protected]>
add test for domains edge case

github.com/effector/effector - 723d3504431aea8bd8d702b7c61f86d00ecaa734 authored over 5 years ago by Zero Bias <[email protected]>
fix example in changelog

github.com/effector/effector - 5cfba929e73a4c68ca0d99f9cf12ae88207c0190 authored over 5 years ago by Zero Bias <[email protected]>
update effector-react in editor

github.com/effector/repl - fa3cd4edc10ed5f8043e5e70cadb6f070ce2f170 authored over 5 years ago by Zero Bias <[email protected]>
update effector-react in editor

github.com/effector/effector - 6e8fad93274b4033e5644927379314021d9105a0 authored over 5 years ago by Zero Bias <[email protected]>
effector-react 20.4.0

github.com/effector/effector - f17ceb4e1c574cc48018baa94ee6640df44f2773 authored over 5 years ago by Zero Bias <[email protected]>
add changelog for effector-react 20.4.0

github.com/effector/effector - a89383d46247b45e0c9453f41250d4d544337d96 authored over 5 years ago by Zero Bias <[email protected]>
add typings for useList with keys

github.com/effector/effector - 5297329513e075de396999ff1025a0f0d5b4423e authored over 5 years ago by Zero Bias <[email protected]>
add tests for useList with keys

github.com/effector/effector - 3c47deb3debf58d9f2977890032f5d233be7c467 authored over 5 years ago by Zero Bias <[email protected]>
implement useList with keys

github.com/effector/effector - d2fa9f6f32457cc44a72fce1def712153b872409 authored over 5 years ago by Zero Bias <[email protected]>
simplify prettier button locking

github.com/effector/repl - 1fc24370399cda132ce2f0998a4b101d9224a7a6 authored over 5 years ago by Zero Bias <[email protected]>
simplify prettier button locking

github.com/effector/effector - 394bff3b254a10b216aef8cfe23416c771e24328 authored over 5 years ago by Zero Bias <[email protected]>
update createCodePage mutation

github.com/effector/effector - fb4e2b8f70275e3ffb71b7ae5e7077d5a3bea685 authored over 5 years ago by Zero Bias <[email protected]>
update createCodePage mutation

github.com/effector/repl - d813ca78dd8343a7b57ab686c76c7af9979a5172 authored over 5 years ago by Zero Bias <[email protected]>
add example 'Loading initial state from localStorage with domains'

github.com/effector/effector - 9167ff0363a7ff25bc1da9d355f473c57bbf2441 authored over 5 years ago by Zero Bias <[email protected]>
optimize domain child fabrics

github.com/effector/effector - 6d422707b9ace62c863261cead467c46aece1788 authored over 5 years ago by Zero Bias <[email protected]>
Merge pull request #211 from Tauka/patch-2

[docs] Adds case with single store argument to sample.md

github.com/effector/effector - 3b7c2a0a1e209c31209013049d30238ab3413f7e authored over 5 years ago by Dmitry <[email protected]>
Adds case with single store argument to store.md

I think it's pretty important use-case, especially if we're trying to render from multiple store...

github.com/effector/effector - f3ef40be1a2a5aa80ecb28dedbed95c0d0666718 authored over 5 years ago by Tauyekel Kunzhol <[email protected]>
add dynamic page selection example link to readme

github.com/effector/effector - e5fc3b61a2ab061c1f6fd4faf1619aa7ea3da6db authored over 5 years ago by Zero Bias <[email protected]>
Add more examples to readme

github.com/effector/effector - f28b7bb6536b1dedb898444cc7cd087ac626e211 authored over 5 years ago by Zero Bias <[email protected]>
Merge pull request #209 from abliarsar/improve-merge-typings

improve typescript inference for merge method

github.com/effector/effector - c28b8a2bf25181803a7000b893aaa5f6f65bc275 authored over 5 years ago by Dmitry <[email protected]>
add overload for merge

github.com/effector/effector - 807ff79f48a4e5639a38eea274effb8690cda4bc authored over 5 years ago by sterioss <[email protected]>
effector 20.3.0

github.com/effector/effector - 5567a1124963ecc61028ca32ba5991be55357eb6 authored over 5 years ago by Zero Bias <[email protected]>
Revert "implement sample with filter"

This reverts commit 1090073edc4f3c2b4c245d5723183c30e10efd3f.

github.com/effector/effector - e00b387c5da4e31aa0f09d6058173addf799f758 authored over 5 years ago by Zero Bias <[email protected]>
implement sample with filter

github.com/effector/effector - 1090073edc4f3c2b4c245d5723183c30e10efd3f authored over 5 years ago by Zero Bias <[email protected]>
remove old clearNode code

github.com/effector/effector - 2ed637b6e4987e709fddd5eeea237c5cd148c5b8 authored over 5 years ago by Zero Bias <[email protected]>
add support for domain.history

github.com/effector/effector - 7f5f1534caa0b8917726e372b9a541d41d10e3a9 authored over 5 years ago by Zero Bias <[email protected]>
move clearNode to root

github.com/effector/effector - ee6ce923dd8616158dfdfe05bf40a7a186fe1e5c authored over 5 years ago by Zero Bias <[email protected]>
remove sampler property

github.com/effector/effector - 05d2b3d8afc872d44e49237fa9461ef76500b38a authored over 5 years ago by Zero Bias <[email protected]>
add tests for computation order

github.com/effector/effector - 1a07c2895e7ef4e552b01d53f35ef07e30b62bdf authored over 5 years ago by Zero Bias <[email protected]>
replace storeFabric with createStore

github.com/effector/effector - 17b8bd919a2ae98152acb7aeb266b0cd516f83d7 authored over 5 years ago by Zero Bias <[email protected]>
add batch operation

github.com/effector/effector - 802b119db50bcfc46fcd76dbb712f28c07c7ae1c authored over 5 years ago by Zero Bias <[email protected]>
add support for .map({name, fn})

this is for babel plugins

github.com/effector/effector - 70281aa94b3bb7df4db488702186f672477476b5 authored over 5 years ago by Zero Bias <[email protected]>
resolve babel-plugins from __dirname

github.com/effector/effector - a31de74cdc983d7fbc94957dc64cf7db38849d32 authored over 5 years ago by Zero Bias <[email protected]>
Test actions

github.com/effector/effector - e416f4f095c61ef7bc3876b877fe6756c01755ba authored over 5 years ago by andretshurotshka <[email protected]>
Use only OSes in matrix

github.com/effector/effector - d7ab471a5263c890fef2aad23059184c15657122 authored over 5 years ago by andretshurotshka <[email protected]>
Add matrix of OSes

github.com/effector/effector - b144dc593329bf7263a1418608a8e7e042002668 authored over 5 years ago by andretshurotshka <[email protected]>
Merge branch 'master' of github.com:zerobias/effector

github.com/effector/effector - bc26cf51cbc2d89a67aa2fab7f9f0e620780ad6b authored over 5 years ago by andretshurotshka <[email protected]>
Fix babel plugin path

github.com/effector/effector - e900bed4120ae95cbf863f57f2a74aeaadaa1a7a authored over 5 years ago by andretshurotshka <[email protected]>
get rid of normalizeEventConfig

github.com/effector/effector - b1bf257122c9833c11acdc8d12b0d33ce424e476 authored over 5 years ago by Zero Bias <[email protected]>
merge createStoreObject to combine

github.com/effector/effector - f4308e5b6f302ff1764aeef699efaa171999daed authored over 5 years ago by Zero Bias <[email protected]>
move domain to root

github.com/effector/effector - 11d02a45aa2f6fafb36b2cfddd3a09a2c2e1dfb0 authored over 5 years ago by Zero Bias <[email protected]>
move commonRefcount to refcount

github.com/effector/effector - e18caebdb457ae5a1248e4c8ce96bd53eb5dae0e authored over 5 years ago by Zero Bias <[email protected]>
inline createLink

github.com/effector/effector - 19b7edf72d92bee48f4ce1c01d6f58640a5bc4bd authored over 5 years ago by Zero Bias <[email protected]>
move event methods to root

github.com/effector/effector - d6ad080d241b95b035885f3d3a457aa1100bdffa authored over 5 years ago by Zero Bias <[email protected]>
move fabrics to their create* modules

github.com/effector/effector - 68b24bd2bbf78a6f4eeab2a2ed0dcc3ec1e08e7c authored over 5 years ago by Zero Bias <[email protected]>
move unit types to unit.h.js

github.com/effector/effector - 0388d4de44af847ea1e124c72988eaa86a612d2a authored over 5 years ago by Zero Bias <[email protected]>
remove redundant reexport

github.com/effector/effector - 774a2dec3659c90c172225257ccbec81a0091de9 authored over 5 years ago by Zero Bias <[email protected]>
move restore to root

github.com/effector/effector - c483e3c6b80c6e39a08ff13fdf89239cd1db0450 authored over 5 years ago by Zero Bias <[email protected]>
move all naming methods to ./naming

github.com/effector/effector - 20add4fb0c406425e417f386aa2425abaadb82b4 authored over 5 years ago by Zero Bias <[email protected]>
move createApi to root

github.com/effector/effector - 9d849b7f9637502fe47bed5cf4cce99430920b78 authored over 5 years ago by Zero Bias <[email protected]>
move storeFabric to createStore

github.com/effector/effector - 0a9c658bfbb951041da04ccd026d87452380d935 authored over 5 years ago by Zero Bias <[email protected]>
move storeMethods to storeFabric

github.com/effector/effector - 4fe0f43c56a1dd34df8a3a4c68d66836e2c9c40d authored over 5 years ago by Zero Bias <[email protected]>
move createStoreObject implementation to combine

github.com/effector/effector - b0ef086f90b5c16709eb6870b1dffdea7dfd5465 authored over 5 years ago by Zero Bias <[email protected]>
Merge pull request #207 from belozer/patch-1

Fix logo size in footer

github.com/effector/effector - aa30a619bc504702e8ef751766838b0a648418c9 authored over 5 years ago by Dmitry <[email protected]>
Fix logo size in footer

github.com/effector/effector - f24c141f3cf2ba2587bf04dd3b6f7003b1595b14 authored over 5 years ago by Sergey Belozyorcev <[email protected]>
provide path by require mock

github.com/effector/effector - 53f4ff0c5d144c680347d60f0b670d3e83ca4d86 authored over 5 years ago by Zero Bias <[email protected]>
provide path by require mock

github.com/effector/repl - b75fad3ee899c9016242dbfba5e53ccbe6d169de authored over 5 years ago by Zero Bias <[email protected]>
use cross-platform paths (related issue #206)

github.com/effector/effector - 7b28ef6cbc841369c21cfa1b7213f78e6c05a8f8 authored over 5 years ago by Zero Bias <[email protected]>
add shortName to domains

github.com/effector/effector - 31e843aec5d0b96a4c967311707737dab810f140 authored over 5 years ago by Zero Bias <[email protected]>
avoid unnecessarily styles re-evaluation

github.com/effector/repl - 34038217b1ecd8ab8b5f89f4acbb05f8bfab5754 authored over 5 years ago by Zero Bias <[email protected]>
avoid unnecessarily styles re-evaluation

github.com/effector/effector - 408867be3a50446821451d40446778f5eadb4a14 authored over 5 years ago by Zero Bias <[email protected]>
Run prettier

github.com/effector/effector - 77f4c0312f7b4486a1c2e076151b11d76c0ae33a authored over 5 years ago by andretshurotshka <[email protected]>
Make Try button explicit

github.com/effector/effector - c0d0dc789b0fc2b0dc5eca19e6ec241e42966156 authored over 5 years ago by andretshurotshka <[email protected]>
add optional importName option to babel-plugin config

github.com/effector/effector - 1d51ccc59df2de6965a75e4b9c9ea2e8dd572fd8 authored over 5 years ago by Zero Bias <[email protected]>
flip rows in effect fabric

github.com/effector/effector - 7a42d29e9caff7c9ccb70110a51669b18e4bb7f0 authored over 5 years ago by Zero Bias <[email protected]>
build all packages during publish-github

github.com/effector/effector - 2827200fff7d7b0bb9b4b380f28bc9ddecc1a593 authored over 5 years ago by Dmitry <[email protected]>
add unit metadata for effects

github.com/effector/effector - 877433de04eec74ba0c58df2c4317efea1b65bcc authored over 5 years ago by Zero Bias <[email protected]>
build effector during publish-github

github.com/effector/effector - c35ac10d61688feb2b3c49cff0115b37bb39feae authored over 5 years ago by Dmitry <[email protected]>
add unit metadata for domains

github.com/effector/effector - abc8872d8261e234afbfd8d0b174e38b7746aefd authored over 5 years ago by Zero Bias <[email protected]>
why github has no deep path support yet?

github.com/effector/effector - ebbbb5ab30dd8d41ffd3c356f94550af02b4c10e authored over 5 years ago by Dmitry <[email protected]>
add "deep" paths filter to pr-test

github.com/effector/effector - 89faaabc06b6e4f225ca99310d97972a61db922b authored over 5 years ago by Dmitry <[email protected]>
add operation and unit metadata

github.com/effector/effector - c378277117adb066364e836714e858dea2e350e2 authored over 5 years ago by Zero Bias <[email protected]>
add path filters and gh-publish to test workflow

github.com/effector/effector - c14dd9349ceaa7538b23ecafdf50b27aabebf746 authored over 5 years ago by Dmitry <[email protected]>
add more files to pr-test triggers

github.com/effector/effector - d126744bab56df76cb5682b37543c095d64ba10d authored over 5 years ago by Dmitry <[email protected]>
add workflow for pull request tests

github.com/effector/effector - f78a8430f78c8e01ef28c1b62026710a93970845 authored over 5 years ago by Dmitry <[email protected]>
swap fields in package.json

github.com/effector/effector - 81a272f3e2ed3f123bbb1db330aad55e2bc27baf authored over 5 years ago by Zero Bias <[email protected]>
run npm publish explicitly

github.com/effector/effector - db78dd457bde783735a80bc7def4d7c5c1dd3805 authored over 5 years ago by Dmitry <[email protected]>
swap fields in package.json

github.com/effector/effector - eb562abe4dc22c1c7b4e3ee4dfd09c46abcb5af7 authored over 5 years ago by Zero Bias <[email protected]>
use github sha env

github.com/effector/effector - c567f7db35758118ec0fac755f3b7ef2fe60ce76 authored over 5 years ago by Zero Bias <[email protected]>
add support for github registry to prepublish script

github.com/effector/effector - 1f34b03102721e60bb42eb4aae803ef8bfb13cd1 authored over 5 years ago by Zero Bias <[email protected]>
change description in package.json

github.com/effector/effector - 0187c7833a312c92c143c36737d54b338187fdb7 authored over 5 years ago by Zero Bias <[email protected]>
enable publishing on github

github.com/effector/effector - 30d64f25a7209465ee825aa3f2cac2f74c3708dc authored over 5 years ago by Dmitry <[email protected]>
enable paths on publish back

github.com/effector/effector - 7a1eb040aab84e531ee8bd3a40991082a3182bd4 authored over 5 years ago by Dmitry <[email protected]>
use uppercase env variable

github.com/effector/effector - 7abb314ebdf34c8ffdc348f31f97f25c104bc05f authored over 5 years ago by Zero Bias <[email protected]>
mute babel warning in builder

github.com/effector/effector - a878eb701f7b8cb6bc0bd9bce0f7d85e24947abe authored over 5 years ago by Zero Bias <[email protected]>
add support for print_errors env in builder

github.com/effector/effector - d33a7ce3a9aac6d613ad6ddc3f271ebdaa32072c authored over 5 years ago by Zero Bias <[email protected]>