astro-auto-import icon indicating copy to clipboard operation
astro-auto-import copied to clipboard

Auto-import components in Astro projects

Astro Auto Import

🔗 Looking for the main package?

Jump to 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