rx-json-ui-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.14 • Public • Published

rx-json-ui CLI

CLI application that provides tooling for generating json schemas from the widget components and to validate widget definitions json files

Usage

rx-json-ui [command] [options]

rx-json-ui help

Generate schemas

Generate json schema for all widgets provided in specified module

 rx-json-ui generate|g [options] <outPath>

Verify widget definitions

Validates the input widgets definitions files against the generated schemas. Besides the standard json schema validation, it performs syntactic validation of expressions.

rx-json-ui validate|val [options] <glob...>
```

Readme

Keywords

Package Sidebar

Install

npm i rx-json-ui-cli

Weekly Downloads

4

Version

0.0.14

License

MIT

Unpacked Size

171 kB

Total Files

26

Last publish

Collaborators

  • ianchi