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