Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
file-type
Detect the file type of a file, stream, or data
is-ogg
Check if a Buffer/Uint8Array is an OGG file.
ogv
WebAssembly media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten
@sgtpooki/file-type
An *Ackchyually* browser compatible file-type hacky replacement of the `file-type` package. Forked from https://github.com/sindresorhus/file-type
file-type-cjs-fix
A CommonJS port from the ESM file-type package. Now fixed to not have 'tarHeaderChecksumMatches' error!
@jedithepro/filetype.js
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
audio-type-detect
detect audio file type from url
file-type-wechat
基于file-type 12.3.0版本修改,微信小程序可用的文件类型检测工具
@alexssmusica/file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
sylido-file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
test-file-type
@caoer/file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
@mmcraven/file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
@fredrikschaefer/file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer. Fork of https://github.com/sindresorhus/file-type allowing custom detectors. May be removed once this feature is merged into the original repo.