Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hsuanyi-chou/shadcn-ui-expansions

More components built on top of shadcn-ui.
https://github.com/hsuanyi-chou/shadcn-ui-expansions

nextjs react shadcnui

Last synced: 3 months ago
JSON representation

More components built on top of shadcn-ui.

Awesome Lists containing this project

README

        

# shadcn-ui expansions

[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/typeart)

# Introduction

This is built on top of shadcn/ui and includes many useful components such as multiple selector, loading button, infinite scroll and more.

The same as shadcn/ui, all components are free to use for personal and commercial.

Just copy and paste to your project and customize to your needs. The code is yours.

>Check it out here 👉 Demo

## Components

- [x] [Autosize Textarea](components/ui/autosize-textarea.tsx)
- [x] [Blockquote](components/ui/blockquote.tsx)
- [x] [Floating Label Input](components/ui/floating-label-input.tsx)
- [x] [Heading With Anchor](components/ui/heading-with-anchor.tsx)
- [x] [Infinite Scroll](components/ui/infinite-scroll.tsx)
- [x] [Loading Button](components/ui/loading-button.tsx)
- [x] [Multiple Selector](components/ui/multiple-selector.tsx)
- [x] [Datetime picker](components/ui/datetime-picker.tsx)
- [x] [Spinner](components/ui/spinner.tsx)
- [x] [Dual Range Slider](components/ui/dual-range-slider.tsx)
- [x] [Progress With Value](components/ui/progress-with-value.tsx)
- [x] [Responsive Modal](components/ui/responsive-modal.tsx)

## Contributing

Be welcome to contribute! Here's how you can contribute:

- [Open an issue](https://github.com/hsuanyi-chou/shadcn-ui-expansions/issues) if you believe you've encountered a bug.
- Make a [pull request](https://github.com/hsuanyi-chou/shadcn-ui-expansions/pull) to add new features/make quality-of-life improvements/fix bugs.




Built by hsuanyi-chou

## License

Licensed under the [MIT License](LICENSE.md).
```