starwind 1.16.1 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +370 -71
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
**Create animated websites in record time.**
|
|
6
6
|
|
|
7
|
-
Starwind UI is a collection of
|
|
7
|
+
Starwind UI is a collection of 49+ beautifully designed, animated, and accessible components built purely with Astro and vanilla JS. Inspired by [shadcn/ui](https://ui.shadcn.com/), components are added directly to your codebase, giving you full ownership and complete control.
|
|
8
8
|
|
|
9
9
|
**[Get Started →](https://starwind.dev/docs/getting-started/installation/)** | **[Explore Components](https://starwind.dev/docs/components/)**
|
|
10
10
|
|