Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/delucis/astro-auto-import

Auto-import components in Astro projects
https://github.com/delucis/astro-auto-import

astro auto-import

Last synced: about 1 month ago
JSON representation

Auto-import components in Astro projects

Awesome Lists containing this project

README

        

# Astro Auto Import

## 🔗 Looking for the main package?

[Jump to `astro-auto-import` →](/packages/astro-auto-import/)

## 🚀 Project Structure

This project uses **workspaces** to develop a single package from `packages/astro-auto-import`. It also includes a `demo` Astro site for testing and demonstrating the integration.

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :------------ | :-------------------- |
| `npm install` | Installs dependencies |
| `npm test` | Run unit tests |