music-metadata

v10.5.1
Music metadata parser for Node.js, supporting virtual any audio and tag format.
music metadata meta audio tag tags duration MusicBrainz Discogs and 40 more...

clean

del-cli 'lib/**/*.js' 'lib/**/*.js.map' 'lib/**/*.d.ts' 'src/**/*.d.ts' 'test/**/*.js' 'test/**/*.js.map' 'test/**/*.js' 'test/**/*.js.map' 'doc-gen/**/*.js' 'doc-gen/**/*.js.map'

compile-src

tsc -p lib

compile-test

tsc -p test

compile-doc

tsc -p doc-gen

compile

yarn run compile-src && yarn compile-test && yarn compile-doc

lint-ts

biome check

lint-md

yarn run remark -u remark-preset-lint-consistent .

lint

yarn run lint-ts && yarn run lint-md

test

mocha

build

yarn run clean && yarn compile && yarn run doc-gen

test-coverage

c8 yarn run test

send-codacy

c8 report --reporter=text-lcov | codacy-coverage

doc-gen

yarn node doc-gen/gen.js
npm i music-metadata

Metadata

  • MIT
  • >=16.0.0
  • Borewit
  • released 10/14/2024

Downloads

Maintainers