noflo-filesystem

Filesystem components for the NoFlo flow-based programming environment

Usage no npm install needed!

<script type="module">
  import nofloFilesystem from 'https://cdn.skypack.dev/noflo-filesystem';
</script>

README

File system components for NoFlo

This module provides components for the NoFlo flow-based programming framework to deal with the file system.

Changes

  • 2.2.0 (January 8 2021)
    • Ported from CoffeeScript to ES6
  • 2.1.0 (September 21 2020)
    • Ported all components from WirePattern to Process API
    • Removed deprecated ReadFileSync component
  • 2.0.1 (December 12 2017)
    • Added new PathToMime component for looking up MIME matching a file path