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