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
music-metadata
Music metadata parser for Node.js, supporting virtual any audio and tag format.
codec-parser
Library that parses raw data from audio codecs into frames containing data, header values, duration, and other information.
audio-type
Detect the audio type of a Buffer/Uint8Array
file-type-checker
Detect and validate file types by their signatures (✨magic numbers✨)
is-flac
Check if a Buffer/Uint8Array is a FLAC file.
@sgtpooki/file-type
An *Ackchyually* browser compatible file-type hacky replacement of the `file-type` package. Forked from https://github.com/sindresorhus/file-type
libflacjs
FLAC data stream encoder and decoder compiled in JavaScript using emscripten.
@martel/audio-file-decoder
Decode audio files using FFmpeg and WebAssembly
musicmetadata
Streaming music metadata parser for node and the browser.
mse-audio-wrapper
Library to enable Media Source Extensions API playback for unsupported audio containers and raw codecs
type-teller
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
file-type-cjs-fix
A CommonJS port from the ESM file-type package. Now fixed to not have 'tarHeaderChecksumMatches' error!
@diffusion-studio/ffmpeg-js
FFmpeg.js - Use FFmpeg in the browser powered by WebAssembly
audio-file-decoder
Decode audio files using FFmpeg and WebAssembly
file-type-es5
Detect the file type of a Buffer/Uint8Array
metaflac-js2
A pure JavaScript implementation of the metaflac (official FLAC tool)
@marklb/file-type
Detect the file type of a Buffer/Uint8Array
tidal-api-wrapper
An unofficial API wrapper for Tidal Music
flac-bindings
libflac bindings to node.js with easy to use API