autmodi
Detect the file type of a Buffer/Uint8Array
Detect the file type of a Buffer/Uint8Array
基于file-type 12.3.0版本修改,微信小程序可用的文件类型检测工具
A CommonJS port from the ESM file-type package. Now fixed to not have 'tarHeaderChecksumMatches' error!
Detect and validate file types by their signatures (✨magic numbers✨)
A CommonJS port from the ESM file-type package.
An *Ackchyually* browser compatible file-type hacky replacement of the `file-type` package. Forked from https://github.com/sindresorhus/file-type
This is a general RTF parser. It takes a text stream and produces a document object representing the parsed document. In and of itself, this isn't super useful but it's the building block for other tools to convert RTF into other formats.