astro-lite

0.0.4 • Public • Published

Astro

AstroLite

Astro CSS MDX TypeScript

Open source and lightweight UI blocks library for Astro.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contributing
  4. License

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

Back to top ⬆️

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

Back to top ⬆️

Installation

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

Back to top ⬆️

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!

Back to top ⬆️

License

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

Back to top ⬆️

Package Sidebar

Install

npm i astro-lite

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

15.7 kB

Total Files

7

Last publish

Collaborators

  • marcosklender