Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 2.28 KB

README.md

File metadata and controls

62 lines (42 loc) · 2.28 KB

Lightswind UI



lightswind logo

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>

npm version

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.

Changelog

Lightswind Inception | January 2025

(Version - 1.0.1)

The beginning of an innovative journey! We introduced Lightswind, laying the groundwork for a powerful and versatile UI component library.

  • Over 60+ expertly crafted UI components
  • Effortless integration via NPM & CDN for open-source accessibility