0.6.4 • Published 5 months ago

luxeyui v0.6.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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.

0.6.3

7 months ago

0.6.4

5 months ago

0.5.7

10 months ago

0.6.2

9 months ago

0.5.6

10 months ago

0.5.5

10 months ago

0.6.1

10 months ago

0.6.0

10 months ago

0.3.0

1 year ago

0.5.4

11 months ago

0.5.3

11 months ago

0.5.0

12 months ago

0.4.1

1 year ago

0.3.2

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.5.2

11 months ago

0.5.1

12 months ago

0.4.2

12 months ago

0.3.3

1 year ago

0.2.1

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.0

1 year ago

0.1.0

2 years ago

0.0.1

2 years ago