0.1.8 • Published 5 years ago

byoui v0.1.8

Weekly downloads
6
License
MIT
Repository
-
Last release
5 years ago

npm

Bring your own UI

A set of state machines that manage the logic and state for your UI.

This library provides just the state machines, but in the example directory, it has sample UI code that shows how to use some popular UI toolkits with the provided state machines.

Install

yarn add byoui

Examples

Find config.ts in examples directory, and fill in the required AWS Cognito fields from your account to see things working against your Cognito account.

Run examples:

cd example
yarn start
0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago