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

https://github.com/shiny/u301-extends-ui

Extends Your shadcn UI Components by `shacn add`
https://github.com/shiny/u301-extends-ui

nextjs react shadcn shadcn-ui ui ui-components

Last synced: 2 months ago
JSON representation

Extends Your shadcn UI Components by `shacn add`

Awesome Lists containing this project

README

          

# U301 Extends UI
![U301 Extends UI](/public/logo.png)

Extends Your shadcn UI Components

- 📚 [Documentation](https://ui.tealight.uk)

## Introduction
You can add (copy) the target component to your shadcn UI project by running the following command:

**bun**
```bash
bunx shadcn add https://ui.tealight.uk/r/icon
```

**npm**
```bash
npx shadcn add https://ui.tealight.uk/r/icon
```

## Components

- [Icon](./src/components/expose/icon)
- [NProgressBar](./src/components/expose/nprogress-bar/)

### Analytics
Supported Analytics are

- [GoogleAnalytics](./src/components/expose/analytics-google/)
- [Umami](./src/components/expose/analytics-umami/)
- [OpenPanel](./src/components/expose/analytics-openpanel/)

## License
MIT