node-red-contrib-dir2files
v0.3.0
Published
Node-RED node that searches files in a directory and return paths which can be filtered by regex.
Downloads
180
Maintainers
Readme
node-red-contrib-dir2files
Node-RED node that searches files or directories in the specified directory and return paths which can be filtered by regex.
Description
fucntions
- filter filenames by regex
- search files recursively or not
- select output array type or string type
Usage
You can import the example flow from examples/example.json to your Node-RED.