You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beautifully designed components built with Aceternity UI and ShadCN UI that you can copy and paste into your apps. Accessible. Customizable. Open Source.
4
+
5
+
## Introduction
6
+
7
+
Spectrum UI is a collection of re-usable components built using [Aceternity UI](https://ui.aceternity.com/) and [ShadCN UI](https://ui.shadcn.com) that you can copy and paste into your apps.
8
+
9
+
**What do you mean by copy and paste?**
10
+
11
+
Spectrum UI is not a component library. It's a collection of re-usable components that you can copy and paste into your projects.
12
+
13
+
**What? Why?**
14
+
15
+
The goal is to give you a set of beautiful, accessible, and customizable components that you can use in your projects. Use this as a reference implementation or copy and paste the code into your project and customize it to your needs.
16
+
17
+
## FAQ
18
+
19
+
### Is this a component library?
20
+
21
+
No. Spectrum UI is not a component library. It's a collection of re-usable components that you can copy and paste into your projects.
22
+
23
+
### Can I use this in my project?
24
+
25
+
Yes. Free to use for personal and commercial projects. No attribution required.
26
+
27
+
### Which frameworks are supported?
28
+
29
+
You can use these components in any framework that supports React. This includes Next.js, Gatsby, and others.
30
+
31
+
### Can I use this with JavaScript?
32
+
33
+
Yes. You can use these components in your JavaScript projects. We use TypeScript for type checking and documentation.
34
+
35
+
### Where's the documentation for X?
36
+
37
+
We're working on adding more documentation. For now, check out the source code for each component.
38
+
39
+
### Where's the UI for X?
40
+
41
+
We're working on adding more components. If you need something that's not in the library, you can build it using the existing components as a reference.
42
+
43
+
### Can I contribute?
44
+
45
+
Yes. We welcome contributions. Please read our contributing guidelines before submitting a pull request.
0 commit comments