Astro Auto Import

December 31, 2025 ยท View on GitHub

๐Ÿ”— 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:

CommandAction
pnpm installInstalls dependencies
pnpm testRun unit tests

Contents

  1. 1๐Ÿ”— Looking for the main package?
  2. 2๐Ÿš€ Project Structure
  3. 3๐Ÿงž Commands