# UI Components

| Website                                                                                                        | Description                                                                                                                                                   |
| -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Bit](https://bit.dev/components)                                                                              | Provides a huge library of reuseable UI Components for React, Angular, Vue, React Native. Also can be used for sharing UI Components among other team members |
| [UILang](http://uilang.com/)                                                                                   | A minimal, UI-focused programming language for web designers                                                                                                  |
| [Medialoot CSS Components](https://medialoot.com/free-themes/css-components/)                                  | Calendars, price grids and other UI components                                                                                                                |
| [Froala Design Blocks](https://froala.com/design-blocks)                                                       | Over 170 responsive design blocks ready to be used in your web or mobile apps                                                                                 |
| [daisyUI](https://daisyui.com/)                                                                                | Tailwind CSS Components                                                                                                                                       |
| [Mui Treasury](https://mui-treasury.com)                                                                       | An open-source project that provides a collection of ready-to-use components based on Material-UI.                                                            |
| [Material Design For Bootstrap](https://fezvrasta.github.io/bootstrap-material-design/)                        | Open source toolkit for building material design with Bootstrap                                                                                               |
| [Photonkit](http://photonkit.com/)                                                                             | Desktop UI library for Electron                                                                                                                               |
| [Flat UI](https://designmodo.github.io/Flat-UI/)                                                               | Minimal free user interface kit                                                                                                                               |
| [Shards](https://designrevision.com/downloads/shards/)                                                         | A free and modern UI toolkit for web makers based on Bootstrap                                                                                                |
| [Creative Tim](https://www.creative-tim.com/)                                                                  | All types of UI libraries and kits including JS frameworks like React                                                                                         |
| [Brumm Shadow Maker](https://brumm.af/shadows)                                                                 | An online tool to make css shadows                                                                                                                            |
| [AdminLTE](https://adminlte.io/)                                                                               | Best open source admin dashboard & control panel theme                                                                                                        |
| [SpinKit](https://tobiasahlin.com/spinkit/)                                                                    | Simple CSS Spinners                                                                                                                                           |
| [Epic Spinners](https://epic-spinners.epicmax.co/)                                                             | CSS spinners collection with Vue.js integration.                                                                                                              |
| [Loading.io](https://loading.io/)                                                                              | Online service provider for creating simple animations, spinners, progress bar and more                                                                       |
| [Moving Letters](https://tobiasahlin.com/moving-letters/)                                                      | Animated Text with JavaScript and anime.js                                                                                                                    |
| [CSS Layout](https://csslayout.io/)                                                                            | A collection of popular web layouts and patterns in pure CSS                                                                                                  |
| [CSS Grid Generator](https://cssgrid-generator.netlify.app/)                                                   | An open-source project that allow users to quickly create dynamic layout based on CSS Grid.                                                                   |
| [Codyhouse](https://codyhouse.co/)                                                                             | Kick-start your web projects with CodyHouse's front-end framework and library of accessible HTML, CSS, JavaScript components                                  |
| [Tailwind Starter Kit](https://github.com/creativetimofficial/tailwind-starter-kit)                            | Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source                                                                              |
| [Tailwindtoolbox](https://www.tailwindtoolbox.com/)                                                            | Open source starter templates and components, a plugins directory and useful tools/utilities to kick start your Tailwind CSS project.                         |
| [tailwindcomponents](https://tailwindcomponents.com/)                                                          | A free repository for community components using TailwindCSS                                                                                                  |
| [sweetalert](https://sweetalert.js.org/)                                                                       | SweetAlert makes popup messages easy and pretty.                                                                                                              |
| [sweetalert2](https://sweetalert2.github.io/)                                                                  | A beautiful, responsive, customizable, accessible replacement for javascript's popup boxes                                                                    |
| [tailblocks](https://mertjf.github.io/tailblocks/)                                                             | Open source ready-to-use Tailwind CSS components.                                                                                                             |
| [Soft Components](https://soft-components-docs.web.app/)                                                       | A set of framework-agnostic web components based on neumorphic design.                                                                                        |
| [Fast](https://www.fast.design/)                                                                               | An interface system that can be used with modern Web Frameworks such as React, Vue and Angular.                                                               |
| [LottieFiles](https://lottiefiles.com/)                                                                        | Interactive animations in many formats like json,gif and mp4, libraries and plugins for Web & Mobile .                                                        |
| [Tailwindow](https://component.tailwindow.com/)                                                                | Components created using Tailwind CSS utilities class, so it can be customized to make themes easily.                                                         |
| [Kutty](https://kutty.netlify.app/)                                                                            | A set of accessible and reusable prebuilt Tailwind components that are commonly used in web applications.                                                     |
| [Tailwind Templates](https://tailwindtemplates.io/)                                                            | A free collection of Tailwindcss Templates - tailwind components for rapid UI development.                                                                    |
| [Stitches](https://stitches.hyperyolo.com/)                                                                    | An HTML template generator using functional css.                                                                                                              |
| [Meraki UI Components](https://merakiui.com/)                                                                  | Beautiful Tailwindcss components that support RTL languages & fully responsive based on Flexbox & CSS Grid.                                                   |
| [Daemonites Material Design For Bootstrap](https://http://daemonite.github.io/material/)                       | Daemonite's Material UI is a cross-platform and fully responsive front-end interface based on Google Material Design developed using Bootstrap 4              |
| [Stitches](https://stitches.dev/)                                                                              | CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.                                                       |
| [Headless UI](https://headlessui.dev/)                                                                         | Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.                                                     |
| [Styled components](https://styled-components.com/)                                                            | Build beautifully UI Components, for your applications & websites.                                                                                            |
| [Figma Bootstrap 5 UI Kit](https://drive.google.com/file/d/1SZOTxXYfCMujqP2P684Vd5QIrlk5bwe6/view?usp=sharing) | UI Kit comprising 300+ organized Bootstrap 5 components built with atomic design system & auto layout.                                                        |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://devresources.gitbook.io/devresources/contents/ui-components.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
