|
il y a 4 mois | |
---|---|---|
.. | ||
examples | il y a 5 mois | |
lib | il y a 5 mois | |
.eslintignore | il y a 5 mois | |
README.md | il y a 5 mois | |
build.mjs | il y a 5 mois | |
index.ts | il y a 5 mois | |
package.json | il y a 4 mois | |
tsconfig.json | il y a 5 mois |
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