@shelf/is-audio-filepath

v3.0.0
Determine whether filepath is for audio file
is-audio

lint

yarn lint:ci --fix

test

TZ=UTC jest src

build

rm -rf lib/ && tsc

lint:ci

eslint . --ext .js,.ts,.json

prepack

yarn build

coverage

yarn test --coverage

type-check

tsc --noEmit

type-check:watch

npm run type-check -- --watch
npm i @shelf/[email protected]

Metadata

  • MIT
  • >=16
  • Vitalii Sikora
  • released 12/5/2023

Downloads