/ui-starter-template

A template for creating a CSS ui library for tailwindCSS

Primary LanguageCSS

Template to create Tailwind CSS component library

❄️ Features

  • Built base on Tailwind CSS
  • Faster development
  • Cleaner HTML
  • Customizable
  • Pure CSS. Works on all frameworks

📀 Install now!

npm i exampleui

Then add ampUI to your tailwind.config.js:

module.exports = {
  plugins: [require("exampleui")],
};

📁 List of components

show / hide
  • Actions

    • Button
    • Dropdown
    • Modal
    • Swap
  • Data display

    • Alert
    • Avatar
    • Badge
    • Banner
    • Calendar
    • Card
    • Carousel
    • Chat bubble
    • Collapse
    • Comment
    • Countdown
    • Empty placeholder
    • Kbd
    • Loading
    • Progress
    • Radial progress
    • Stat
    • Table
    • Tag
    • Timeline
    • Toast
    • Tooltip
    • Treeview
  • Data input

    • Checkbox
    • Text input
    • Radio
    • Range
    • Rating
    • Select
    • Textarea
    • Toggle
    • Upload
  • Layout

    • Artboard
    • Button group
    • Divider
    • Drawer
    • Footer
    • Hero
    • Indicator
    • Input group
    • Mask
    • Stack
  • Navigation

    • App bar
    • Breadcrumbs
    • Link
    • Menu
    • Navbar
    • Pagination
    • Steps
    • Tab
  • Mockup

    • Browser
    • Code
    • Phone
    • Window