📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

nuxt-music-flow

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-music-flow

Nuxt 3 module for audio player component with playlist and waveform visualization.

1.1.4
latest
Source
npm
Version published
Maintainers
1
Created
Source

nuxt-music-flow

npm version npm downloads License Nuxt

Nuxt 3 module for audio player component with playlist and waveform visualization. for doing amazing things.

Preview

🏀   Codesandbox Playground

✨  Documentation

✨  Original Repository

✨  Module Repository

Features

  • Audio Player
  • Single / Playlist mode
  • Waveform Support
  • Fully customizable (CSS / Waveform)

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add nuxt-music-flow

That's it! You can now use nuxt-music-flow in your Nuxt app ✨

How to use?

Click here to check implementation

Contribution

Local development
# Install dependencies
npm install

# Generate type stubs
npm run dev:prepare

# Develop with the playground
npm run dev

# Build the playground
npm run dev:build

# Run ESLint
npm run lint

# Run Vitest
npm run test
npm run test:watch

# Release new version
npm run release

Keywords

nuxt3

FAQs

Package last updated on 14 Mar 2025

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