This package has been deprecated

Author message:

This project was not finished and will not continue.

selectiveflow.js

0.0.4 • Public • Published

selectiveflow.js

Selective Flow is a helper library with which a flow of steps can be defined. Each step has criterias that incomming events will be matched towards, if the event maches a step, a callback with all received events for that step will be called. Criterias can be added dynamically which can be useful when used from anothers steps callback, thus a dynamic matching can be done to capture events that are dependent on other steps events.

Readme

Keywords

none

Package Sidebar

Install

npm i selectiveflow.js

Weekly Downloads

0

Version

0.0.4

License

GPLv2

Last publish

Collaborators

  • mattiasrunge