astro-list-component

0.1.6 • Public • Published

List Astro Components

A Simple to use but beautiful html list like component . Take a look at it,

Installation

Run the following command in your project folder to get started:

npm install astro-list-component

Usage

---
import AwesomeList from 'astro-list-component'
---
<AwesomeList  priColor="rgba(148, 163, 184, 1)", secColor = "rgba(100, 116, 139,1)" title="FirstTry" items={[
    'Designed UI',
    'Used Flutter dart'
  ]} >
<AwesomeList/>

Roadmap/Ideas

  • [x] Instial Component
  • [ ] Making it more Flexible

Thank you!

A big thank you to the creators of this awesome Astro static site builder and to all using these components to make the web a bit more beautiful for all people around the world :)

Package Sidebar

Install

npm i astro-list-component

Weekly Downloads

1

Version

0.1.6

License

MIT

Unpacked Size

5.56 kB

Total Files

5

Last publish

Collaborators

  • sacarvy