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

1.0.7 • Public • Published

rxjs-fsm https://travis-ci.org/KevCJones/rxjs-fsm.svg?branch=master

Just a finite statemachine done with RXJS. Will need some love before its production ready like tests, but it's not complicated, so it's probably safe if you need it, use it.

Why?

Because i needed it, and it was a good test of remind myself how to write one but to write one using rxjs.

Examples

Stackblitz playground

https://stackblitz.com/edit/stripe-fsm-npm

TODO

  • Write better docs
  • Add some examples
  • Consider visual outputs for FSM

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i rxjs-fsm

    Weekly Downloads

    1

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    15.7 kB

    Total Files

    16

    Last publish

    Collaborators

    • kevcjones