nextui
Tailwind CSS
nextui | Tailwind CSS | |
---|---|---|
51 | 1,382 | |
21,641 | 82,264 | |
2.1% | 0.9% | |
9.7 | 9.6 | |
3 days ago | 7 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nextui
-
Building Micro Frontends with Vite, React, and TypeScript: A Step-by-Step Guide
Next, we install the dependencies, but this time we’ll add @nextui and framer-motion:
-
🚀 Introducing NextSolution V2: ASP.NET API + Next.js + Expo Starter Template
Use NextUI Components Since we're using NextUI, you can refer to the following documentation to get started with its components and features: Getting started with NextUI
-
Top 23 React UI Component Libraries for Your Next Project🚀
16. Next UI
-
Frontend resources! 🚀
NextUI: Craft beautiful interfaces effortlessly with NextUI
-
Best FrontEnd & New ReUsable Component Libraries For React JS 2024.
NextUI
-
Astro.js as an alternative to Next.js: pushing the limits
Something like NextUI would work, i.e. a “New Gen” UI framework. It’s Tailwind based AND it works in both .astro and .tsx files. Amazing!
-
React Component Libraries
Official Website: https://nextui.org/
-
Building Infinite Animated Scroll for React components
NOTE: NextUI cards are used here to aid with UX.
-
5 UI component libraries to build custom apps in 2024
Next js+ Next UI
- Shadcn: Beautifully designed components that you can copy-paste into your apps
Tailwind CSS
-
Personal Finance Management App with Django, HTMX, Alpine, Tailwind and Plaid
Tailwind CSS handles the styling in this project, which speeds up the development of clean and responsive UIs. This project also uses Flowbite for pre-built UI components like modals, tooltips, and buttons. Flowbite integrates well with Tailwind and helps you avoid reinventing the wheel for common UI elements.
-
Building Tetris using WebSocket and Svelte Stores
Styling: TailwindCSS
-
Say goodbye to the hassle of managing multiple CSS files and unnecessary style loading by using Tailwind CSS
To get started with Tailwind CSS, head over to the official website and follow the installation guide suitable for your project setup. If you're using Parcel as your bundler, the process is seamless. You'll also install PostCSS, which Tailwind uses under the hood for transforming CSS with JavaScript.
-
Designing Multi-Tenant UI with Tailwind CSS
Tailwind CSS variants implementation: Tailwind GitHub Repository
-
How Tailwind CSS detects circular dependancy.
In this article, we analyze error thrown in substituteAtApply. This error is about circular dependency detected.
-
What is New for Developers in Strapi 5: Top 10 Changes
Tailwind CSS
-
String.raw in Tailwind CSS source code.
In this article, we analyze the usage of String.raw in Tailwindcss source code.
-
Tailwind vs Custom CSS: What Should You Choose?
Tailwind is a utility-first CSS framework that provides low-level utility classes to help you style your elements directly in your HTML. Unlike traditional CSS frameworks that come with predefined components (like Bootstrap), Tailwind allows you to build custom designs by combining utility classes without writing any actual CSS.
-
9 Open Source Projects to Contribute to - Hacktoberfest 2024
The Tails Open Source Components are a (no-config) copy'n paste free collection of hand-crafted templates and components built in TailwindCSS.
-
How to make a quick and pretty PureScript web app
For this project, I used PureScript + React + Tailwind css + shadcn/ui components. I assume you’ve heard of the first two (if not, see PureScript overview). The other two are blessings for the copy-paste-driven development.
What are some alternatives?
shadcn/ui - Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
flowbite - Open-source UI component library and front-end development framework based on Tailwind CSS
Material UI - Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
antd - An enterprise-class UI design language and React UI library
daisyui - 🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library
unocss - The instant on-demand atomic CSS engine.
chakra-ui - ⚡️ Simple, Modular & Accessible UI Components for your React Applications
windicss - Next generation utility-first CSS framework.
emotion - 👩🎤 CSS-in-JS library designed for high performance style composition
react-bootstrap - Bootstrap components built with React