Coder Social home page Coder Social logo

boguscurry / awesome-tailwindcss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aniftyco/awesome-tailwindcss

0.0 0.0 0.0 508 KB

😎 Awesome things related to Tailwind CSS

Home Page: https://tailwindcss.com

License: Creative Commons Zero v1.0 Universal

awesome-tailwindcss's Introduction


Tailwind CSS logo

Awesome Tailwind CSS

Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces.

Awesome badge   Lint status badge

Contents

Useful Links

Legend: 💙 Official resource

  • 💙 Website - Official Tailwind CSS website.
  • 💙 Repository - Official Tailwind CSS repository.
  • 💙 Discussions - Official place to connect with other community members about Tailwind.
  • 💙 Tailwind UI - Component library made with Tailwind CSS.
  • 💙 Headless UI - Completely unstyled, fully accessible UI components.
  • 💙 Heroicons - Beautiful, hand-crafted SVG icons.
  • 💙 Play - Advanced online playground for Tailwind CSS.
  • 💙 Just-in-time - Just-in-time compiler for Tailwind CSS.
  • Tailwind Weekly - Weekly newsletter about all things Tailwind CSS.
  • Built With Tailwind - Community-driven collection of awesome websites built with Tailwind CSS.

IDE Extensions

Legend: 💙 Official resource

Plugins

Legend: 💙 Official plugin · 🎨 Theming · 💼 Utilities · 🧬 Variants · 🧩 Components · 🛑 Deprecated

  • 💙🧩 Typography - Adds a prose class for beautiful typographic defaults.
  • 💙💼 Aspect Ratio - Adds composable aspect ratio utilities.
  • 💙💼 Line Clamp - Provides utilities for visually truncating text after a fixed number of lines.
  • 💙 Forms - Adds better default styles to form elements.
  • 🎨🧬 Theming - Theming using CSS variables, with dark mode support.
  • 🎨🧬 Theme Variants - Adds theme variants based on media queries and/or CSS selectors.
  • 🎨🧬 Multi Theme - Adds theme variants based on a single theme property.
  • 🎨🧬 Theme Swapper - Theming using CSS variables, with media queries support.
  • 🎨🧬 Prefers Dark Mode - Adds variants based on the prefers-color-scheme media query.
  • 🎨🧬 Dark Mode - Adds dark variants based on CSS classes.
  • 🎨🧬 Dark Mode - Adds dark variants based on the prefers-color-scheme media query.
  • 💼 Gap - Adds gap utilities.
  • 💼 Aspect Ratio - Adds aspect-ratio utilities.
  • 💼 Custom Native - Leverages Tailwind CSS's configuration to allow the creation of utilities.
  • 💼 Scroll Snap - Adds scroll-snap utilities.
  • 💼 Shadow Outline Colors - Adds box-shadow utilities based on configured colors.
  • 💼 Text Indent - Adds text-indent utilities.
  • 💼 Image Rendering - Adds image-rendering utilities.
  • 💼 Elevation - Adds Material UI elevation utilities.
  • 💼 Writing Mode - Adds writing-mode utilities.
  • 💼 Hyphens - Adds hyphens utilities.
  • 💼 Border Gradients - Adds border-image gradient utilities.
  • 💼 RFS - Adds RFS utilities.
  • 💼 List Reset - Adds back the list-reset class that was removed prior to Tailwind CSS 1.0.
  • 💼 Fluid - Adds fluid sizing utilities.
  • 💼 Typography - Adds typography utilities.
  • 💼 Triangle After - Adds CSS triangles utilities.
  • 💼 Scrims - Adds scrims utilities.
  • 💼 Truncate Multiline - Adds utilities to truncate multi-line text elements.
  • 💼 CSS Logical Properties - Generate utilities for CSS Logical Properties.
  • 💼 Tooltip Arrows After - Adds CSS utilities for tooltip arrows with configurable border and background.
  • 💼 Bidirectional - Adds utilities for creating multilingual bidirectional layouts.
  • 💼 Bidirectional - Replace the core utilities to be bi-direction compatible.
  • 💼 Background SVG - Inject SVGs as background images with color variants.
  • 💼 Brand Colors - Adds various brand colors for background, border and text.
  • 💼 Bootstrap Grid - Generates Bootstrap's style flexbox grid system.
  • 💼 Leading Trim - Adds utilities to trim text whitespace, using Capsize.
  • 💼 Text Decoration Color - Adds text-decoration-color utilities.
  • 💼 Scrollbar Hide - Adds scrollbar-hide class for visual hide scrollbar.
  • 💼 Downwind CSS Easings - Extends transition-timing-function utilities.
  • 💼 Content Placeholder - Adds utilities for content placeholder images.
  • 💼 No Scrollbar - Exposes scrollbar-none to visually hide a scrollbar.
  • 💼 Scroll Behavior - Adds scroll-smooth and scroll-auto classes to control smooth scrolling.
  • 💼 Accent Color - Adds accent color utilities.
  • 💼 Downwind CSS Text Decoration - Adds composable text-decoration utilities.
  • 💼 Capitalize first letter - Adds capitalize-first utilities.
  • 🧬 Direction - Adds RTL and LTR variants.
  • 🧬 Touch - Adds touch variants.
  • 🧬 Alpha - Adds alpha color variants.
  • 🧬 Localized - Adds variants based on the HTML lang attribute, to use utilities only with certain languages.
  • 🧬 Important - Adds an important variant.
  • 🧬 Padded Radius - Adds variants for matching nested border radii.
  • 🧬 Fluid - Generates fl: variants.
  • 🧬 Marker - Provides utilities for styling lists and <summary> markers.
  • 🧬 Pseudo selectors - Adds variants for the pseudo-classes and pseudo-elements that Tailwind CSS doesn't have by default.
  • 🧩 Debug Screens - Adds a component that shows the currently active screen (responsive breakpoint).
  • 🧩 Heropatterns - Adds Hero Patterns components.
  • 🧩 Responsive Embed - Adds a responsive-embed component.
  • 🧩 Bootstrap Tables - Adds table components based on Bootstrap's tables.
  • 🧩 Card - Adds card components.
  • 🧩 Skip link - Adds a Skip to main content accessible component.
  • 🧩 Colors to CSS Variables - Exports color configuration to CSS Custom Properties.
  • 🧩 CSS Variables - Exports configuration to CSS Custom Properties.
  • 🧩 CSS Variables - Exports custom CSS variables (Dark Mode supported).
  • 🧩 Perspective - Adds perspective utilities.

🛑 - The plugins below offer functionalities that are now fully or partially implemented in Tailwind CSS.

Tools

Legend: 🌍 Accessible online · 🔼 Conversion or upgrade tool · 🔧 Generator · 🅰 Typing/enforcement · 💼 Plugins/Tools/Extensions for external services · 🎨 Color-related · 🚀 Framework

UI Libraries, Components & Templates

Legend: 💙 Official resource · 📚 Library · 🧩 Components · 📁 Templates

  • 💙🧩 Tailwind UI - Component library made with Tailwind CSS.
  • 💙📚 Headless UI - Completely unstyled, fully accessible UI components.
  • 📚 VueTailwind - Vue.js UI library using Tailwind CSS.
  • 📚 Tailwind Elements - Huge collection of free components, mobile-friendly thanks to Bootstrap 5.
  • 📚 Vechai UI - High-quality accessible React components with the built-in dark mode using Tailwind CSS.
  • 📁 Tailwind Made - Paid, developer-friendly templates made with Tailwind CSS.
  • 📁 EasyTailwind - Freemium, easily customizable templates made with Tailwind CSS.
  • 🧩 TailBlocks - 60+ different ready to use Tailwind CSS blocks.
  • 🧩 Tailwind Components - Community-driven Tailwind CSS component repository.
  • 🧩 Tailwind Toolbox - Templates, components and resources.
  • 🧩 Meraki UI Components - Beautiful Tailwind CSS components that support RTL languages.
  • 🧩 Tailwind Cards - Growing collection of text/image cards.
  • 🧩📁 Tailwind Templates - Collection of templates and components.
  • 🧩📁 Treact - React UI templates and components built using Tailwind CSS.
  • 🧩📁 Jakarta LTE - Admin template using Tailwind CSS.
  • 🧩📁 themes.dev - Handcrafted, free and premium Tailwind CSS themes and components.
  • 🧩 Date picker - Datepicker component for Vue.js using Tailwind CSS.
  • 🧩 Kutty - Accessible and reusable components that are commonly used in web applications.
  • 🧩 Tailwindow - Collection of Tailwind CSS component blocks and UI elements.
  • 🧩 Sail UI - Collection of basic UI components built on Tailwind CSS.
  • 🧩 jQuery Toggler - Switches using jQuery and Tailwind CSS.
  • 🧩 Tailwind Kit - Framework-agnostic, Vue.js, React and Angular components.
  • 🧩 lofi ui - Low-fidelity Tailwind CSS components.
  • 🧩 Gust UI - Sleek Tailwind CSS components for web applications in React and HTML.
  • 🧩 Windstrap - Tailwind CSS with Bootstrap JS.
  • 🧩 WickedBlocks - Collection of more than 120 layout blocks and components built with Tailwind CSS.
  • 🧩 Daisy UI - UI Components for Tailwind CSS.
  • 🧩 Kometa UI Kit - Free multi-purpose UI kit, built with Tailwind CSS.
  • 🧩 Mamba UI - Free Tailwind CSS components, sections and templates.
  • 🧩 Litepie Date picker - A date range picker component for Vue.js and Tailwind CSS.
  • 📁 Windmill Dashboard - Multi theme, completely accessible dashboard template.
  • 📁 Tailwind Admin - Administration panel template with Tailwind CSS.
  • 📁 Landing Gradients - Landing page template using gradients (1.7+).
  • 📁 Resume - Simple resume with Tailwind CSS.
  • 📁 Resume - A stylized resume template built with Tailwind CSS, featuring a nifty hero-pattern background and custom font.
  • 📁 Simple Light - Free landing page template built with React & Tailwind CSS.
  • 📁 V-Dashboard - Dashboard starter template built with Vue 3 and Tailwind CSS.
  • 📁 Petra - Free landing page template built with Nuxt.js & Tailwind CSS.
  • 📚 a17t - Atomic design toolkit built to extend Tailwind CSS.
  • 📚 tails-ui - React UI library using Tailwind CSS.
  • 📚 tails - Hand-crafted templates and components using Tailwind CSS.

Starters & Themes

Legend: 💼 Package · 📟 Command line tool/generator · 🚀 Cloneable

Open-Source Projects

  • Goodwork - Project Management & Collaboration tool.
  • Statusfy - Status page system using Tailwind CSS.
  • Todolist - To-do list application using Tailwind CSS.
  • LeagueStats - Statistics website for League of Legends players.
  • SapperCommerce - E-commerce storefront using Svelte & Tailwind CSS.
  • Misiki Books - Book shop using Vue + Moltin + Tailwind CSS.
  • Ubuntu 20.04 - An Ubuntu desktop using React.js + Tailwind CSS.

Learning

Legend: 💙 Official resource · 🧪 Sample · 🔧 Setup Tutorial · 🎬 Video Tutorial · 🎓 Component or Page Tutorial · 🎥 Cast



·

Contributions welcome! Read the contribution guidelines first.

awesome-tailwindcss's People

Contributors

dance2die avatar ecklf avatar frankspin89 avatar hacknug avatar innocenzi avatar itswadesh avatar joshmanders avatar khatabwedaa avatar m1guelpf avatar martiendt avatar mayanxoni avatar mertjf avatar michelegera avatar microwawe avatar milesmcc avatar minthemiddle avatar msaaddev avatar muhajirdev avatar naoray avatar nfourtythree avatar nickbasile avatar omarkhatibco avatar opdavies avatar philippbosch avatar praveenjuge avatar praveenperera avatar saadeghi avatar taylorbryant avatar terryupton avatar yakovleva-tanya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.