@codemint/astro-ui

1.3.0 • Public • Published

Atro UI

This library provides a collection of reusable Astro components based on daisyUI for building user interfaces.

Installation

npm install @codemint/astro-ui
# or
yarn add @codemint/astro-ui
# or
pnpm add @codemint/astro-ui

Also install daisyUI and tailwindcss to your project.

Usage

---
import { Button } from '@codemint/astro-ui';
---

<Button>Click Me</Button>

Components

  • Accordion
  • Alert
  • Avatar
  • Badge
  • Button
  • Card
  • Checkbox
  • Collapse
  • FooterLinks
  • Input
  • JoinedContainer
  • JoinedItem
  • LabelledInput
  • Link
  • Loading
  • Mask
  • RadioInput
  • Swap
  • Toast
  • NumberInput

HTML

  • Body
  • Footer
  • Main
  • NoScript

Utility

  • Copywright
  • DevelopedBy
  • Mailto

Blocks

  • NotFound (404)

Icons

Based on lucid icon

Contributing

Contributions are welcome! Please feel free to open a pull request or issue on the GitHub repository.

License

This project is licensed under the MIT License.

Author

Arif Rabbani

Package Sidebar

Install

npm i @codemint/astro-ui

Weekly Downloads

103

Version

1.3.0

License

MIT

Unpacked Size

55.2 kB

Total Files

102

Last publish

Collaborators

  • codemint