@ui5-language-assistant/semantic-model
v3.3.1
Published
Semantic model provider for UI5
Downloads
987
Readme
@ui5-language-assistant/semantic-model
A pure data model representing the UI5 SDK. Other packages in this mono repo will perform logic and computations on this data model to implement editor functionality such as content-assist or validations.
Installation
With npm:
npm install @ui5-language-assistant/semantic-model
With Yarn:
yarn add @ui5-language-assistant/semantic-model
Usage
This package only exposes programmatic APIs, import the package and use the exported APIs defined in api.d.ts.
Support
Please open issues on github.
Contributing
See CONTRIBUTING.md.
Licensing
Copyright 2022 SAP SE. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.