Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 914 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 914 Bytes

raga-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/raga-lib