GitShow/mattpocock/xstate-next-boilerplate
mattpocock

xstate-next-boilerplate

A performant, robust starting point for any React application

by mattpocock
Star on GitHubForknpm

TypeScript

134 stars8 forks2 contributorsQuiet · 4y agoSince 2021

Meet the team

See all 2 on GitHub →
mattpocock
mattpocock9 contributions
eisen-develops
eisen-develops2 contributions

Languages

View on GitHub →
TypeScript84.8%
CSS14.5%
JavaScript0.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
eisen-develops
4.29.0 and typedefs cause an error with createXStateContext.tsClosedIssue

With the new schema and typedefs I was getting a error, I noticed it was expecting a StateMachine with typegendisabled as the last type. I've fixed it here https://github.com/1ceb3rg/xstate-next-boilerplate/commit/1e0d8b73f94ed7c67894096168cd5f086fc50e6a . I also changed ActorRefFrom to InterpreterFrom for the context, which solved my issue, but I'm not sure if it's the correct way. I can make a pull request if you'd like.

eisen-develops · 4y ago
eisen-develops
Update for xstate 4.29.0 MergedPR

XState 4.29.0 has new Typegen support and some updated types https://xstate.js.org/docs/guides/typescript.html#typegen-with-the-vscode-extension. Additionally instead of for interpreters. This updates the types for src/lib/createXStateContext.ts

eisen-develops · 4y ago
mattpocock
Added unit tests for machinesMergedPR
mattpocock · 5y ago
Structured data for AI agents

Repository: mattpocock/xstate-next-boilerplate. Description: A performant, robust starting point for any React application Stars: 134, Forks: 8. Primary language: TypeScript. Languages: TypeScript (84.8%), CSS (14.5%), JavaScript (0.7%). Open PRs: 0, open issues: 0. Last activity: 4y ago. Community health: 28%. Top contributors: mattpocock, eisen-develops.

·@ofershap

Replace github.com with gitshow.dev