0.0.4 • Published 2 months ago

@gregoriusrippenstein/node-red-contrib-filetype v0.0.4

Weekly downloads
-
License
Don't do evil.
Repository
github
Last release
2 months ago

filetype

This is a wrapper node around the file-type npmjs package.

Usage

The msg.payload should either be a Buffer or a stream.Readable and the filetype will attach a filetype attribute to the msg object. If file-type can cannot not identify the data, the attribute is set to undefined.

The attribute added to the msg object is filetype.

Artifacts

0.0.4

2 months ago

0.0.3

6 months ago

0.0.2

6 months ago