@superhero/flow

control asynchronous flow tools

Usage no npm install needed!

<script type="module">
  import superheroFlow from 'https://cdn.skypack.dev/@superhero/flow';
</script>

README

Flow

Licence: MIT


npm version

Tools to control asynchronous flow

Install

npm install @superhero/flow

...or just set the dependency in your package.json file:

{
  "dependencies":
  {
    "@superhero/flow": "*"
  }
}

Example

Not ready for production...