Ecosyste.ms: OpenCollective

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

XState

State machines and statecharts for the modern web.
Collective - Host: opensource - https://opencollective.com/xstate - Website: https://xstate.js.org/ - Code: https://github.com/davidkpiano/xstate

Avoid notifying subscribers when snapshot didn't change

github.com/statelyai/xstate - Andarist opened this pull request almost 2 years ago
Examples WIP

github.com/statelyai/xstate - davidkpiano opened this pull request almost 2 years ago
Simplify target resolution internals

github.com/statelyai/xstate - Andarist opened this pull request almost 2 years ago
[v5] Dead-letter queue

github.com/statelyai/xstate - davidkpiano opened this pull request almost 2 years ago
[v5] Actor reset

github.com/statelyai/xstate - davidkpiano opened this pull request almost 2 years ago
Docs: some anchor links not working

github.com/statelyai/xstate - johtso opened this issue almost 2 years ago
Other templates

github.com/statelyai/xstate - davidkpiano opened this pull request almost 2 years ago
Bug: some "in" guard state references do not work

github.com/statelyai/xstate - fwienber opened this issue almost 2 years ago
Bug: Inappropriate error message

github.com/statelyai/xstate - 7777chaitanya opened this issue almost 2 years ago
Bug: Raise action causing typescript errors

github.com/statelyai/xstate - xylophonehero opened this issue almost 2 years ago
xstate-rxjs

github.com/statelyai/xstate - aldovelco opened this pull request almost 2 years ago
Bug: No types on Deno

github.com/statelyai/xstate - guy-borderless opened this issue almost 2 years ago
FSM

github.com/statelyai/xstate - davidkpiano opened this pull request almost 2 years ago
[Documentation] - Service Schema Typescript

github.com/statelyai/xstate - JayeshVP24 opened this pull request almost 2 years ago
feat(test): add tag support

github.com/statelyai/xstate - tivac opened this pull request almost 2 years ago
Sort imports on save in VS Code, and sort existing files

github.com/statelyai/xstate - mellson opened this pull request about 2 years ago
Bug: Promise is invoked despite transition

github.com/statelyai/xstate - bugii opened this issue about 2 years ago
chore: upgrade husky@8 and lint-staged@15

github.com/statelyai/xstate - chimurai opened this pull request about 2 years ago
add failing test cases for invoked observable listeners

github.com/statelyai/xstate - with-heart opened this pull request over 2 years ago
upgrade jest and ts-jest

github.com/statelyai/xstate - with-heart opened this pull request over 2 years ago
add support for action groups

github.com/statelyai/xstate - with-heart opened this pull request over 2 years ago
[Typescript] `StateValue` is not typesafe

github.com/statelyai/xstate - mrchantey opened this issue over 2 years ago
Bug: Typescript issues using state.matches(...)

github.com/statelyai/xstate - BarrBozzO opened this issue over 2 years ago
Russian translation

github.com/statelyai/xstate - bndby opened this pull request over 2 years ago
Add UMD builds backs in the core

github.com/statelyai/xstate - Andarist opened this pull request over 2 years ago
Naive jest console message

github.com/statelyai/xstate - aisflat439 opened this pull request over 2 years ago
Added failing test for self-events

github.com/statelyai/xstate - mattpocock opened this pull request over 2 years ago
Remove redundant `babel.config.js#overrides`

github.com/statelyai/xstate - Andarist opened this pull request over 2 years ago
Added turborepo

github.com/statelyai/xstate - mattpocock opened this pull request over 2 years ago
docs: Showcase addition

github.com/statelyai/xstate - stefanoslig opened this pull request over 2 years ago
Improve example templates

github.com/statelyai/xstate - davidkpiano opened this pull request over 2 years ago
[xstate/fsm] v3 (WIP)

github.com/statelyai/xstate - davidkpiano opened this pull request over 2 years ago
XState Cheatsheet

github.com/statelyai/xstate - davidkpiano opened this pull request over 2 years ago
docs: translate reddit.md to simplified Chinese

github.com/statelyai/xstate - AlexStacker opened this pull request over 2 years ago
Attempt to fix the deferred children problem

github.com/statelyai/xstate - Andarist opened this pull request over 2 years ago
Update typescript.md

github.com/statelyai/xstate - ScreamZ opened this pull request over 2 years ago
Added `InternalEventFrom`

github.com/statelyai/xstate - Andarist opened this pull request almost 3 years ago
Improved type safety for `spawn`ed actors

github.com/statelyai/xstate - Andarist opened this pull request almost 3 years ago
Bug: Root invocations should never be restarted

github.com/statelyai/xstate - davidkpiano opened this issue almost 3 years ago
Bind methods on state

github.com/statelyai/xstate - NullVoxPopuli opened this pull request almost 3 years ago
Bug: Custom Guards typescript

github.com/statelyai/xstate - MatheusPires99 opened this issue almost 3 years ago
Bug: Rejected promises do not provide typed data

github.com/statelyai/xstate - josephfh opened this issue almost 3 years ago
Bug: embedded visualizer not working in docs

github.com/statelyai/xstate - codingedgar opened this issue almost 3 years ago
Bug: Request?: bind all class methods by default.

github.com/statelyai/xstate - NullVoxPopuli opened this issue almost 3 years ago
Add dev-time warning for invoke ID confusion

github.com/statelyai/xstate - davidkpiano opened this issue almost 3 years ago
Removed TS troubleshooting sections

github.com/statelyai/xstate - mattpocock opened this pull request almost 3 years ago
Added failing test for typecheck of choose

github.com/statelyai/xstate - mattpocock opened this pull request almost 3 years ago
Can't reassign actions to more specific types

github.com/statelyai/xstate - andy-zhou opened this issue almost 3 years ago
Added failing test for strange Promise.reject issue

github.com/statelyai/xstate - mattpocock opened this pull request almost 3 years ago
Wrapping component with the GlobalStateProvider

github.com/statelyai/xstate - mcastrigno opened this pull request almost 3 years ago
Can't skip a state for testing by filtering on meta.

github.com/statelyai/xstate - DavidOrchard opened this issue almost 3 years ago
[core] "Extra" generic for actions, guards, etc.

github.com/statelyai/xstate - davidkpiano opened this pull request almost 3 years ago
[v5] Pass error to parent for errorListener

github.com/statelyai/xstate - roggervalf opened this pull request almost 3 years ago
Add `assertEventType` helper

github.com/statelyai/xstate - tom-sherman opened this pull request almost 3 years ago
[v5] `onError`

github.com/statelyai/xstate - davidkpiano opened this pull request almost 3 years ago
[core] Add support for handling communication errors

github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
Vue 2 docs not clear nor complete

github.com/statelyai/xstate - allestaire opened this issue about 3 years ago
Multiple ways to initialise machine context

github.com/statelyai/xstate - JoshuaAmaju opened this issue about 3 years ago
v5 - avoid mutation of `state.children`

github.com/statelyai/xstate - davidkpiano opened this issue about 3 years ago
[core] Add failing test for general `model.assign(...)` actions

github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
[core] feat(interpreter): allow to provide errorListeners

github.com/statelyai/xstate - roggervalf opened this pull request about 3 years ago
Check if `process` is defined

github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
Removed StateNode as a valid type for transition targets

github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
v5: event vs. _event

github.com/statelyai/xstate - davidkpiano opened this issue about 3 years ago