0.3.0 • Published 5 years ago

node-red-contrib-dir2files v0.3.0

Weekly downloads
135
License
Apache-2.0
Repository
github
Last release
5 years ago

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

example-flow

You can import the example flow from examples/example.json to your Node-RED.

Install

npm

Licence

Apache-2.0

Author

s1r-J