Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@shelf/is-audio-filepath

Package Overview
Dependencies
Maintainers
58
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shelf/is-audio-filepath

Determine whether filepath is for audio file

latest
npmnpm
Version
3.0.1
Version published
Weekly downloads
11K
-0.12%
Maintainers
58
Weekly downloads
 
Created
Source

is-audio-filepath CircleCI

is-audio-filepath

Install

$ yarn add @shelf/is-audio-filepath

Usage

const isAudioFilepath = require('@shelf/is-audio-filepath');

isAudioFilepath('folder/file.mp3');
// => true

Publish

$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master --tags

License

MIT © Shelf

Keywords

is-audio

FAQs

Package last updated on 19 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts