/file-type-ts

Detect the file type of a Buffer/Uint8Array/ArrayBuffer

Primary LanguageTypeScriptMIT LicenseMIT

file-type-ts

The credit for this is due to Sindre Sorhus and his great project: file-type

This is forked from version 17.1.1 of his library. All I've done is trim out a few things that I didn't need and convert it to TypeScript.

[https://www.npmjs.com/package/file-type]