@sdeverywhere/check-ui-shell
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

@sdeverywhere/check-ui-shell

This package provides a complete user interface for a model check/comparison report as generated by SDEverywhere.

Quick Start

The best way to get started with SDEverywhere is to follow the Quick Start instructions. If you follow those instructions, the @sdeverywhere/plugin-check package will be added to your project, and that package uses @sdeverywhere/check-ui-shell as an implementation detail. Therefore, most users do not need to install this package directly.

Install

As noted above, most users do not need to install this package directly, but for more advanced use cases, it can be installed as follows.

# npm
npm install @sdeverywhere/check-ui-shell

# pnpm
pnpm add @sdeverywhere/check-ui-shell

# yarn
yarn add @sdeverywhere/check-ui-shell

Usage

Most users do not need to interact with the @sdeverywhere/check-ui-shell package directly; it is primarily used in the implementation of the @sdeverywhere/plugin-check package.

However, if you would like to build a custom tool for running checks and comparison tests on models, you can refer to the API documentation below for more details.

Documentation

API documentation is available in the docs directory.

License

SDEverywhere is distributed under the MIT license. See LICENSE for more details.

Readme

Keywords

none

Package Sidebar

Install

npm i @sdeverywhere/check-ui-shell

Weekly Downloads

33

Version

0.2.5

License

MIT

Unpacked Size

236 kB

Total Files

6

Last publish

Collaborators

  • tfranck
  • chrispcampbell