Skip to content

Latest commit

 

History

History
 
 

semantic-model

npm (scoped)

@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.

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.