Skip to content

ddtamn/audio-ui

 
 

Repository files navigation

audio/ui

A set of accessible and composable Audio UI components. Built on top of shadcn/ui, it's designed for you to copy, paste, and own.

audio/ui

Contributing

We're always looking for contributors to help improve our UI components. Whether it's a bug report, a new feature, or a documentation update, we appreciate your help.

Please see our Contributing Guidelines for more information on how to get involved.

Getting Started

Run development server:

bun run dev

Open http://localhost:3000 with your browser to see the result.

Development

Linting

Check for linting errors:

bun run lint

Fix linting errors automatically:

bun run lint:fix

Resources

shadcn/ui Registry

Build the shadcn/ui registry:

bun run build:registry

This build script compiles all the registry items into a json file that is compatible with both v0 and the shadcn/ui cli. Read the documentation for further details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A set of accessible and composable components for building audio interfaces in your React apps. Built on top of shadcn/ui, it's designed for you to copy, paste, and own.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 85.9%
  • MDX 11.0%
  • CSS 3.1%