@dendra-science/task-machine

0.2.0 • Public • Published

Task Machine

Provides a utility class to execute async tasks against model state (e.g. a Vue model). Operates in a manner akin to a state machine, using task guards and assign hooks.

Instructions

  1. Be sure you have Node version 6.11.x. If you’re using nvm, you may need to nvm use 6.11.

  2. Clone this repo.

  3. Make this project directory the current directory, i.e. cd task-machine.

  4. Install modules via npm install.

  5. If all goes well, you should be able to run the predefined package scripts.

/@dendra-science/task-machine/

    Package Sidebar

    Install

    npm i @dendra-science/task-machine

    Weekly Downloads

    9

    Version

    0.2.0

    License

    BSD-2-Clause-FreeBSD

    Unpacked Size

    17 kB

    Total Files

    9

    Last publish

    Collaborators

    • cbode
    • jscottsf