@quarto-wizard/core
Core library for Quarto extension management.
The @quarto-wizard/core package provides the core functionality for managing Quarto extensions. It handles archive extraction, filesystem operations, GitHub integration, registry access, and extension lifecycle operations.
Modules
| Title | Description |
|---|---|
| Archive | Unified archive extraction for ZIP and TAR.GZ formats. |
| Auth | Authentication configuration types. |
| Errors | Error types for @quarto-wizard/core. |
| Filesystem | Extension discovery from the filesystem. |
| Github | GitHub archive download functionality. |
| Operations | Extension installation operations. |
| Proxy | Proxy configuration from environment variables. |
| Registry | Registry caching with TTL support. |
| Types | Extension identification and reference types. |
No matching items