@comet-cli/plugin-json-schemas
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@comet-cli/plugin-json-schemas

This package contains the implementation of a JSON Schema plugin. It can generate JSON Schemas based on a comet API meta-model.

Usage

import JsonSchemaPlugin from '@comet-cli/plugin-json-schemas';

(async () => {
  const plugin = new JsonSchemaPlugin();
  await plugin.execute(model, config, logger);
})();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1

Package Sidebar

Install

npm i @comet-cli/plugin-json-schemas

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

31.4 kB

Total Files

6

Last publish

Collaborators

  • elishawitte