New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flowbite-angular

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
110
increased by17.02%
Maintainers
0
Weekly downloads
 
Created
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

AlertsBadges:construction: Breadcrumbs
Tailwind CSS Alerts Tailwind CSS Badge Tailwind CSS Breadcrumbs
Buttons:construction: Button group:construction: Cards
Tailwind CSS Buttons Tailwind CSS Button Group Tailwind CSS Cards
Dropdown:construction: Forms:construction: List group
Tailwind CSS Dropdown Tailwind CSS Forms Tailwind CSS List group
:construction: TypographyModal:construction: Tabs
Tailwind CSS Typography Tailwind CSS Modal Tailwind CSS Tabs
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: FooterAccordionSidebar
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

Package last updated on 19 Dec 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc