|
|
7 mēneši atpakaļ | |
|---|---|---|
| .. | ||
| examples | 7 mēneši atpakaļ | |
| lib | 7 mēneši atpakaļ | |
| .eslintignore | 9 mēneši atpakaļ | |
| README.md | 9 mēneši atpakaļ | |
| build.mjs | 9 mēneši atpakaļ | |
| index.ts | 9 mēneši atpakaļ | |
| package.json | 7 mēneši atpakaļ | |
| tsconfig.json | 9 mēneši atpakaļ | |
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