An open API service indexing awesome lists of open source software.

https://github.com/noflo/noflo-filesystem

Filesystem components for NoFlo
https://github.com/noflo/noflo-filesystem

filesystem-library noflo

Last synced: about 1 year ago
JSON representation

Filesystem components for NoFlo

Awesome Lists containing this project

README

          

File system components for NoFlo
=========================

This module provides components for the [NoFlo](http://noflojs.org/) 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