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: 8 days ago
JSON representation
More components built on top of shadcn-ui.
- Host: GitHub
- URL: https://github.com/hsuanyi-chou/shadcn-ui-expansions
- Owner: hsuanyi-chou
- License: mit
- Created: 2023-12-02T08:03:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T13:13:06.000Z (about 1 year ago)
- Last Synced: 2024-04-14T03:35:31.259Z (about 1 year ago)
- Topics: nextjs, react, shadcnui
- Language: TypeScript
- Homepage: https://shadcnui-expansions.typeart.cc/
- Size: 396 KB
- Stars: 276
- Watchers: 5
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-shadcn-ui - Link - 06-07 | (Libs and Components)
- my-awesome-list - shadcn-ui-expansions - ui. | hsuanyi-chou | 1569 | (TypeScript)
- awesome-shadcn-ui - shadcn-ui-expansions - A lots of useful components which shadcn/ui does not have out of the box. (Libs and Components)
- awesome-shadcn-ui - shadcn-ui-expansions - A lots of useful components which shadcn/ui does not have out of the box. (Libs and Components)
README
# shadcn-ui expansions
[](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] [Magic Back Button](components/ui/magic-back-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)## Libs
- [x] [Rate Limit](app/api/rate-limit-demo/route.ts)
## ContributingBe 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 Hsuan Yi, Chou## License
Licensed under the [MIT License](LICENSE.md).
[](https://zeabur.com/referral?referralCode=hsuanyi-chou&utm_source=hsuanyi-chou)