|
преди 4 месеца | |
---|---|---|
.. | ||
examples | преди 5 месеца | |
lib | преди 5 месеца | |
.eslintignore | преди 5 месеца | |
README.md | преди 5 месеца | |
build.mjs | преди 5 месеца | |
index.ts | преди 5 месеца | |
package.json | преди 4 месеца | |
tsconfig.json | преди 5 месеца |
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