Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.46 KB

File metadata and controls

26 lines (15 loc) · 1.46 KB

Vite Deployment Metadata

This repository defines shared contracts for exchanging deployment metadata between deployment-platform integrations and meta-frameworks. It avoids requiring a separate adapter for every platform and framework combination.

The repository contains metadata standards and packages for using them with Vite. See the registry scope for what belongs here.

I want to propose metadata

Review the registry scope and standards process, then use the proposal template to create a proposal under metadata/proposed/.

I want to understand the metadata

Each Vite Deployment Metadata (VDM) specification defines a contract and its canonical TypeScript declarations.

See the standards process for maturity requirements.

I want to use the packages

See each package’s README for installation and usage examples.