An open API service indexing awesome lists of open source software.

https://github.com/clxrityy/react-audio

A react audio player component library
https://github.com/clxrityy/react-audio

audio audio-player component library nextjs npm player react sound tailwindcss vite volume waveform waveform-generator web-audio-api

Last synced: about 1 year ago
JSON representation

A react audio player component library

Awesome Lists containing this project

README

          

# @clxrity/react-audio

[![view on npm](https://badgen.net/npm/v/@clxrity/react-audio)](https://www.npmjs.org/package/@clxrity/react-audio)
[![npm module downloads](https://badgen.net/npm/dt/@clxrity/react-audio)](https://www.npmjs.org/package/@clxrity/react-audio)
[![Gihub repo dependents](https://badgen.net/github/dependents-repo/clxrityy/react-audio)](https://github.com/clxrityy/react-audio/network/dependents?dependent_type=REPOSITORY)
[![Gihub package dependents](https://badgen.net/github/dependents-pkg/clxrityy/react-audio)](https://github.com/clxrityy/react-audio/network/dependents?dependent_type=PACKAGE)
[![Node.js CI](https://github.com/clxrityy/react-audio/actions/workflows/main.yml/badge.svg)](https://github.com/clxrityy/react-audio/actions/workflows/main.yml)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/clxrityy/react-audio)
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/clxrityy/react-audio/blob/main/LICENSE)

A react audio player component library.

```zsh
npm i @clxrity/react-audio
```

```zsh
pnpm add @clxrity/react-audio
```

```zsh
yarn add @clxrity/react-audio
```

---

- #### [🗒️ CHANGELOG](/CHANGELOG.md)
- #### [📄 DOCUMENTATION](https://clxrityy.github.io/react-audio/)

---

![audio-library](https://i.gyazo.com/0eea9eac4243013f67b9c2d33aa1c9e5.gif)

> Example from [clxrity.xyz](https://clxrity.xyz)

##### See [examples](/examples/README.md) for more specific usage demonstrations