cadl

1.0.2 • Public • Published

CADL class and utilities

This package contains the CADL class used to process CADL objects in addition to utility functions used to validate the CADL YAML files.

To build the validation UI run the following:

//to install the dependencies
    npm i

//to build the bundle.js in the public directory
    npm run build

To run the CADL validation UI locally run the following command

Expect the following errors if a CADL Object is invalid

-InvalidDestination -when page jump destination is not a valid page -UnableToRetrieveYAML -when something goes wrong in retrieving the yaml file form S3 -UnableToParseYAML -if there is a parsing error

    npm run dev

then navigate to http://localhost:5000/

Readme

Keywords

none

Package Sidebar

Install

npm i cadl

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

15.4 MB

Total Files

54

Last publish

Collaborators

  • fullstackray