Library for creating, and working with flows


Keywords
flow, etl, parsing, flow based programming, flow-based, flow-based-programming
License
MIT
Install
npm install flowie@0.0.1-alpha.8

Documentation

Flowie: connect functions as a flow

If you have a lot functions and you want to connect them, monitor, and build complex flow without taking care about a lot or promises, flowie is the package for you.

js-standard-style npm Build Status Coverage Status dependencies Status NPM Size

Contents

Getting started

npm install flowie