Stream Flow EditorStream Flow Editor is a vscode plugin that leverages the visual editor for Stream Flow Control (sfc), a very powerful way to orchestrate node streams. FeaturesOut of the box streamsBesides NodeJS stream classes, (Duplex , Readable , Transform and Writable ) you can orchestrate sfc's own streams implementation:
Custom streamsYou are able to define custom stream types to reuse YAML style multiple documentsYou can have a multiple document yaml, or a json file that starts with an array. Goal navigationDouble click on Goal streams to navigate to it's children Reorder messy diagramsRequirementsIn order for your stream flows to run, you must have installed sfc in your project. Version compatibility
File patternStream Flow Editor recognizes files with the following pattern
|