|
4 months ago | |
---|---|---|
.. | ||
examples | 5 months ago | |
lib | 5 months ago | |
.eslintignore | 5 months ago | |
README.md | 5 months ago | |
build.mjs | 5 months ago | |
index.ts | 5 months ago | |
package.json | 4 months ago | |
tsconfig.json | 5 months ago |
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