2.7.3-ui5 • Published 6 years ago

typescript-ui5 v2.7.3-ui5

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

TypeScript + UI5

What is this?

This is an experimental fork of TypeScript 2.7.0, where we changed ES2015 and module transpilers to generate javascript code that can work with UI5.

Why not using ui5ts?

When creating new UI5 to be launched from within Fiori launchpad, you probably won't be able to modify or add new .js in your index.html

That is why we created a fork that ensures the transpiled javascript files works as UI5 modules.

Also, if by any change you get tired for TypeScript you can just continue from the generated JS files.