luxeyui v0.6.4
A TailwindCSS UI component library built on top of PostCSS and TypeScript. It features components inspired by shadcn/ui and @nextui-org, tailored for non-react use.
LuxeyUI is finally getting the first full release. This means that, version 1.0 will come with so many new features. This version will be released 12:00 PM EST on February 28.
Also it'll use the latest web technologies available. Older versions are advised to not rely on.
Getting Started
To kick off, use the CDN for now since the components aren't usable individually. Utilize TailwindCSS for better customization. For full installation process, please visit https://luxeyui-v1.vercel.app/docs/installation.
CDN
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/luxeyui@0.6.4/dist/index.css" />
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/luxeyui@0.6.4/dist/index.js" defer></script>
Vite
npm i -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
npm i luxeyui@latest
What's New in v0.6.4?
Fixed every bug that was in v0.6.3.
Note: For the full list of changes, visit https://luxeyui-v1.vercel.app/changelog.
Documentation
For comprehensive documentation, visit https://luxeyui-v1.vercel.app/docs/introduction.
License
Licensed under the MIT license.
7 months ago
5 months ago
10 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
1 year ago
11 months ago
11 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
11 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago