Skip to content

timostark/ui5-typescript-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript

Typescript Demo with UI5. This demo should give you a minimal idea, of what is possible using UI5 and typescript.

To run execute npm run start.

Most important Features:

  1. Type Saftey JSON Model Implementation with decorator based change-detection (see JSON-Model implementations in App.controller.ts && Master.controller.ts)
  2. Promisifed version of the v2 OData-Model (see e.g. Northwind OData Calls in Master.controller.ts)
  3. Promisifed version of Message-Box (see e.g. AsyncMessageBox.ts calls in Master.controller.ts)

About

Testcafe Sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published