0.3.0 • Published 5 months ago

@adahiya/music-library-tools-lib v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

music-library-tools-lib

npm

Usage guide

Requirements:

  • Node.js v20.x (see version specified in .nvmrc)
  • (To use audio file conversion APIs) ffmpeg must be installed and available on the system path. See installation docs for macOS and Debian.
    • Note: you may need to configure your module loader or bundler to patch a buggy conditional import in the fluent-ffmpeg package. For example, use this resolve.alias in Vite

Installation:

npm install @adahiya/music-library-tools-lib