0.0.4 ā€¢ Published 2 years ago

ui-troupe v0.0.4

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

šŸŽ­ UI Troupe

šŸš§ This is a work in progress! šŸš§

Please consider this as an proof of concept, not intended for production usage

Description

UI Troupe is a minimal view-agnostic front-end application structure that leverages the actor model and statecharts in order to build predictable UIs.

Installing

Using npm

npm install --save ui-troupe xstate

Using yarn

yarn add ui-troupe xstate

Credits

The implementation of this package is inspired by the following prior art in the JavaScript ecosystem:

More Resources