flac.js

The Free Lossless Audio Codec (FLAC) is a widely used lossless audio codec, which means that the audio is compressed without any loss of quality. A decoded FLAC stream is bit-for-bit identical to the original uncompressed audio file. The JavaScript decoder was ported from the FFMpeg project and the demuxer is based on the original FLAC documentation. flac.js uses the Aurora audio framework by ofmlabs to facilitate decoding and playback.

Stars

549

Security metrics

Scores

Supply chain
Quality
Maintenance
Vulnerability
License
Dependency count: 1
Dependency vulnerability count: 0
Source: socket.dev