Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/
Vue
Vue
/Vue Tool/Vue Plugin/Vue State Plugin/
@xstate/vue
Search

@xstate/vue

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 May 7 7:12
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2022 Apr 12 7:14
Refs
Refs
vue 3와 사용 혹은 composition api
 
 
 
 
 
davidkpiano/xstate
JavaScript state machines and statecharts JavaScript and TypeScript finite state machines and statecharts for the modern web. 📖 Read the documentation 📑 Adheres to the SCXML specification 💬 Chat on the Stately Discord Community 🤖 xstate - Core finite state machine and statecharts library + interpreter Get started by forking one of these templates on CodeSandbox: 📉 See the visualization on xstate.js.org/viz Visualize, simulate, and share your statecharts in XState Viz!
davidkpiano/xstate
https://github.com/davidkpiano/xstate
davidkpiano/xstate
Usage with Vue | XState Docs
Vue follows a similar pattern to React: The machine can be defined externally; The service is placed on the data object; State changes are observed via service.onTransition(state => ...), where you set some data property to the next state; The machine's context can be referenced as an external data store by the app.
Usage with Vue | XState Docs
https://xstate.js.org/docs/recipes/vue.html
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/
Vue
Vue
/Vue Tool/Vue Plugin/Vue State Plugin/
@xstate/vue
Copyright Seonglae Cho