pipeline.js-builder

fluent interface builder for pipeline.js

Usage no npm install needed!

<script type="module">
  import pipelineJsBuilder from 'https://cdn.skypack.dev/pipeline.js-builder';
</script>

README

pipeline.js-builder

it is a fluent interface for building Stages using pipeline.js library. it can covert stages to Promises/A+ it make possible yield pipeline execution

set tests on how it can be used.