Giter VIP home page Giter VIP logo

flowbite-vue's Introduction

flowbite-vue

Flowbite - Tailwind CSS components

Build websites even faster with components on top of Vue and Tailwind CSS

Discord Total Downloads Latest release Licenese


flowbite-vue is an open source collection of UI components, built in Vue, with utility classes from Tailwind CSS that you can use as a starting point for user interfaces and websites.

Table of Contents

Documentation

Documentation for flowbite-vue is not yet finished.

If you want to browse the components, visit flowbite.com.

If you want to learn more about Flowbite, visit Flowbite docs.

Getting started

To use flowbite-vue, you just need to setup flowbite normally and install flowbite-vue from npm.

flowbite can be included as a plugin into an existing Tailwind CSS project.

Require via npm

Make sure that you have Node.js and Tailwind CSS installed.

  1. Install flowbite as a dependency using npm by running the following command:
npm i flowbite flowbite-vue
  1. Require flowbite as a plugin inside the tailwind.config.js file:
module.exports = {
  content: [
    ...,
    'node_modules/flowbite-vue/**/*.{js,jsx,ts,tsx}'
  ],
  plugins: [..., require('flowbite/plugin')],
};

Components

Alerts Badge Breadcrumbs
Tailwind CSS Alerts Tailwind CSS Badge Tailwind CSS Breadcrumbs
Buttons Button group Cards
Tailwind CSS Buttons Tailwind CSS Button Group Tailwind CSS Cards
Dropdown ๐Ÿšง Forms List group
Tailwind CSS Dropdown Tailwind CSS Forms Tailwind CSS List group
๐Ÿšง Typography Modal Tabs
Tailwind CSS Typography Tailwind CSS Modal Tailwind CSS Tabs
Navbar ๐Ÿšง Pagination ๐Ÿšง Timeline
Tailwind CSS Navbar Tailwind CSS Pagination Tailwind CSS Timeline
Progress bar ๐Ÿšง Tables Toast
Tailwind CSS Progress Bar Tailwind CSS Tables Tailwind CSS Toast
Tooltips ๐Ÿšง Datepicker Spinner
Tailwind CSS Tooltips Tailwind CSS Datepicker Tailwind CSS Spinner
๐Ÿšง Footer Accordion ๐Ÿšง Sidebar
Tailwind CSS Footer Tailwind CSS Accordion Tailwind CSS Sidebar
Carousel Avatar ๐Ÿšง Rating
Tailwind CSS Carousel Tailwind CSS Avatar Tailwind CSS Rating
๐Ÿšง Input Field ๐Ÿšง File Input ๐Ÿšง Search Input
Tailwind CSS Input Field Tailwind CSS File Input Tailwind CSS Search Input
๐Ÿšง Select ๐Ÿšง Textarea ๐Ÿšง Checkbox
Tailwind CSS Select Tailwind CSS Textarea Tailwind CSS Checkbox
๐Ÿšง Radio ๐Ÿšง Toggle ๐Ÿšง Range Slider
Tailwind CSS Radio Tailwind CSS Toggle Tailwind CSS Range Slider
๐Ÿšง Floating Label
Tailwind CSS Floating Label

Community

If you need help or just want to discuss about the library join the community on Github:

โŒจ๏ธ Discuss about Flowbite on GitHub

For casual chatting with others using the library:

๐Ÿ’ฌ Join the Flowbite Discord Server

Contributing

Thank you for your interest in helping! Visit our guide on contributing to get started.

Figma

If you need the Figma files for the components you can check out our website for more information:

๐ŸŽจ Get access to the Figma design files

Copyright and license

The Flowbite name and logos are trademarks of Crafty Dwarf Inc.

๐Ÿ“ Read about the licensing terms

flowbite-vue's People

Contributors

ahnafahamed avatar cadiyak avatar captainziboo avatar chank1e avatar cogor avatar corwindev avatar dmitri-2 avatar hirakei1203 avatar jk2k avatar joaopalmeiro avatar ralphschuler avatar xeno avatar zoltanszogyenyi avatar

Stargazers

 avatar  avatar

Watchers

 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.