|
|
vor 9 Monaten | |
|---|---|---|
| .. | ||
| examples | vor 9 Monaten | |
| lib | vor 9 Monaten | |
| .eslintignore | vor 9 Monaten | |
| README.md | vor 9 Monaten | |
| build.mjs | vor 9 Monaten | |
| index.ts | vor 9 Monaten | |
| package.json | vor 9 Monaten | |
| tsconfig.json | vor 9 Monaten | |
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