fs-exists-sync

Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.

node-red-contrib-filesystem

Node-RED nodes to work with filesystem. You can copy, move, link, delete files, create, list and remove folders and get info.

fetch-blob

Blob & File implementation in Node.js, originally from node-fetch.