node-lame wraps the native LAME CLI for Node.js, turning MP3 encode/decode tasks into simple file, buffer, or stream operations with auto-installed cross-platform binaries.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-lame is a Node.js wrapper for the LAME audio encoder, providing an easy way to encode and decode MP3 files from WAV, MP1, MP2, or MP3 formats. It automatically downloads the appropriate LAME binary for your platform and supports file, buffer, or stream operations with configurable options like bitrate, VBR, and ID3 tags.