• Introduction
  • Designing State
  • Quick Start

API

Usage

Examples

State Designer

State Designer is a state management library for JavaScript and TypeScript.

As the name suggests, the library treats state as a design problem. If you’re not exactly sure how the state of a user interface should work, then State Designer can help you figure it out.

  • Watch a Video and see the library in action
  • Explore examples in React and TypeScript.
  • Learn more about what it means to design for state.
PREVIEW
CODE

Packages

Starters

Usage

Your exact usage will depend on your framework:

-Usage in JavaScript - Core library.

Examples

Inspiration

State Designer is heavily inspired by xstate. Note that, unlike xstate, State Designer does not adhere to the scxml spec.

Author

License

MIT