astro-lite v0.0.4
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
orv20.3.0
,v22.0.0
or higher. (v19
andv21
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
- Get the astro-lite package:
pnpm install astro-lite
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.