|
|
4 月之前 | |
|---|---|---|
| .. | ||
| examples | 5 月之前 | |
| lib | 5 月之前 | |
| .eslintignore | 5 月之前 | |
| README.md | 5 月之前 | |
| build.mjs | 5 月之前 | |
| index.ts | 5 月之前 | |
| package.json | 4 月之前 | |
| tsconfig.json | 5 月之前 | |
This package contains JSON schema definitions and related helpers for tools used across the extension.
The examples/ directory contains runnable examples that demonstrate the package's functionality:
$ref fieldsTo run these examples:
# Run the schema flattening example
pnpm --filter @extension/schema-utils example:flatten
# Run the schema conversion example
pnpm --filter @extension/schema-utils example:convert