Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 317 Bytes

File metadata and controls

executable file
·
14 lines (8 loc) · 317 Bytes

Polpware-fe-behavior

A set of typescript libraries for managing the run-time behavior of your application.

Install

yarn add https://github.com/polpware/polpware-fe-behavior.git

Use example

import { FiniteStateMachine } from 'polpware-fe-behavior/src/state/finite-state-machine';