tiny-fsm
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Tiny FSM

import { createMachine } from 'tiny-fsm';

const { send } = createMachine(config);

/tiny-fsm/

    Package Sidebar

    Install

    npm i tiny-fsm

    Weekly Downloads

    0

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    52.9 kB

    Total Files

    16

    Last publish

    Collaborators

    • eunjae-lee