π§ This is a work in progress! π§
Please consider this as an proof of concept, not intended for production usage
UI Troupe is a minimal view-agnostic front-end application structure that leverages the actor model and statecharts in order to build predictable UIs.
npm install --save ui-troupe xstate
yarn add ui-troupe xstate
The implementation of this package is inspired by the following prior art in the JavaScript ecosystem: