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
- Host: GitHub
- URL: https://github.com/noflo/noflo-filesystem
- Owner: noflo
- Created: 2013-01-07T16:04:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T00:09:28.000Z (over 3 years ago)
- Last Synced: 2024-10-13T15:22:35.277Z (almost 2 years ago)
- Topics: filesystem-library, noflo
- Language: JavaScript
- Size: 165 KB
- Stars: 5
- Watchers: 5
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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