0.0.4 • Published 6 months ago

astro-lite v0.0.4

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

Astro

Astro CSS MDX TypeScript

Open source and lightweight UI blocks library for Astro.

Table of Contents

About The Project

AstroLite is a lightweight UI library designed specifically for Astro. It provides a set of reusable components that help you build modern, responsive web applications with ease. With AstroLite, you can quickly prototype and develop your projects, leveraging its simplicity and efficiency.

Available Blocks

  • Header
  • Hero
  • Footer

Getting Started

Prerequisites

  • Node.js -> v18.17.1 or v20.3.0, v22.0.0 or higher. (v19 and v21 are not supported)
  • Terminal -> NPM packages are accessed through its command-line interface (CLI).

Personally I prefer using pnpm instead npm and to install it you can use:

npm install -g pnpm

Installation

  1. Get the astro-lite package:
    pnpm install astro-lite
  2. You can now start using AstroLite in your project! 🚀

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "feature". Don't forget to give the project a star!

License

Distributed under the MIT License. Open Source is pretty self-descriptive.

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

7 months ago