1.3.0 • Published 12 months ago

@codemint/astro-ui v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

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

1.3.0

12 months ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.19.0

1 year ago

0.18.0

1 year ago

0.17.0

1 year ago

0.16.0

1 year ago

0.15.0

1 year ago

0.14.0

1 year ago

0.13.4

1 year ago

0.13.3

1 year ago

0.13.2

1 year ago

0.13.1

1 year ago

0.13.0

1 year ago

0.12.1

1 year ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.6

1 year ago

0.9.5

1 year ago

0.9.4

1 year ago

0.9.3

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago