Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 239 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 239 Bytes

node-red-contrib-md5-file

Node red node for calculating md5 hash for file (Optimized large file)

Simple node to calculate md5 hash for any given filepath. It use https://github.com/roryrjb/md5-file to calulate md5 hash in async manner.