Skip to content

Lightswind UI is the ultimate frontend library for building modern, responsive, and highly interactive user interfaces with ease. Designed for developers and designers alike, Lightswind UI combines the power of Tailwind CSS with creative, pre-built React and HTML components to bring your projects to life effortlessly.

License

Notifications You must be signed in to change notification settings

codewithMUHILAN/Lightswind-Components

Repository files navigation

Lightswind UI

Lightswind UI is a comprehensive frontend library designed to help developers and designers create modern, responsive, and highly interactive user interfaces with ease. Leveraging the power of Tailwind CSS, Lightswind UI offers a collection of creative, pre-built React and HTML components that seamlessly integrate into any project, allowing you to bring your ideas to life effortlessly.


Documentation

For complete documentation, visit Lightswind Documentation.

Installing the Latest Version

To install the latest version of Lightswind UI, use the following command:

npm install lightswind@latest

For complete installation guide, visit Lightswind Installation.

Use in Html Project with CDN

You can also include Lightswind UI in your project by directly linking to the CDN in your HTML file:

<!-- Lightswind CDN -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightswind@1.0.1/src/lightswind.css">

<!-- Add this script CDN link at the bottom of the body, after all the HTML content, and before any other script tags -->
<script src="https://cdn.jsdelivr.net/npm/lightswind@1.0.1/src/lightswind.min.js"></script>

<!-- Tailwind CSS CDN -->
<script src="https://cdn.tailwindcss.com"></script>

Contributing

We welcome contributions to Lightswind UI. Before submitting a pull request, please review our contributing guidelines to ensure your submission aligns with our project standards.

About

Lightswind UI is the ultimate frontend library for building modern, responsive, and highly interactive user interfaces with ease. Designed for developers and designers alike, Lightswind UI combines the power of Tailwind CSS with creative, pre-built React and HTML components to bring your projects to life effortlessly.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published