Socket
Socket
Sign inDemoInstall

flowbite-angular

Package Overview
Dependencies
11
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    flowbite-angular

:construction: flowbite-angular (unreleased) :construction: <img alt="Flowbite - Tailwind CSS components" width="350" src="https://flowbite.s3.amazonaws.com/github/logo-github


Version published
Weekly downloads
30
decreased by-3.23%
Maintainers
1
Install size
276 kB
Created
Weekly downloads
 

Changelog

Source

0.0.2 (2022-05-05)

Features

  • add Alert component (e9d792b)
  • add Badge component (b327538)

Readme

Source

:construction: flowbite-angular (unreleased) :construction:

Flowbite - Tailwind CSS components

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

Discord Total Downloads Latest release License


flowbite-angular is an open source collection of UI components, built in Angular, 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-angular is not yet finished.

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

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

Getting started

To use flowbite-angular, you just need to setup flowbite normally and install flowbite-angular 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-angular
  1. Require flowbite as a plugin inside the tailwind.config.js file:
module.exports = {
  plugins: [require('flowbite/plugin')],
};

Components

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

Community

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

⌨️ Discuss 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

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

📝 Read about the licensing terms

Keywords

FAQs

Last updated on 05 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc