OpenUI5

From Wikipedia, the free encyclopedia
OpenUI5
Developer(s)SAP SE and community
Initial release11 December 2013; 10 years ago (2013-12-11)
Stable release1.108.0 (October 31, 2022; 16 months ago (2022-10-31)) [±]
RepositoryOpenUI5 Repository
Written inJavaScript and Less (stylesheet language)
Operating systemCross-platform
PredecessorDynpro and Web Dynpro
TypeJavaScript framework or web framework
LicenseApache 2.0 License
WebsiteOpenUI5.org

OpenUI5 is a JavaScript application framework designed to build cross-platform, responsive, enterprise-ready applications.[1] It is an open-source project maintained by SAP SE available under the Apache 2.0 license and open to contributions.[2] OpenUI5's core is based on JavaScript, jQuery, and LESS. The library's feature set includes model–view–controller patterns, data binding, its own UI-element library, and internationalisation support.[1]

History[edit]

The team that started the project in 2009, that eventually lead to OpenUI5 was tasked with creating a new user interface (UI) for SAP applications. Objectives included a framework that was flexible, extensible, modern, and would provide a consistent look and feel across SAP applications. In addition to this, at the time SAP's main UI framework was tightly coupled to its backend technology, becoming a bottleneck to UI improvements.[3]

The library was open sourced in December 2013, after being used in production at SAP for several years.[4] In October 2014, the team started accepting contributions via GitHub.[2]

Commercial status[edit]

All OpenUI5 components are completely free, and there are no paid "premium" or "commercial" widgets:

OpenUI5 is best described as a one-stop-shop toolkit. It has everything you need to build web applications, while leaving enough flexibility to extend. And by the way, it's the only one that gives you full functionality for free. While other popular toolkits come as a free trial with paid versions for full functionality, OpenUI5 comes as a complete product by itself – no upsells, no paid premium.[5]

— OpenUI5 Frequently Asked Questions

Main features[edit]

  • 180 UI controls, grouped in cross-device (running on phones, tablets and desktops) — menu, carousel, panel, toolbar, icon tab bar, layout, responsive grid, splitter, list, table, dialog, message box, message toast, responsive popover, calendar, combo box, date range selection, file uploader, rating indicator, segmented button, slider, tags display, color picker, tree, table, tree table, etc.[6]
  • WYSIWYG theme designer (not open sourced)[7]
  • MVC architecture
  • Different view formats (XML, HTML, JavaScript or JSON)
  • Data binding with OData, JSON or XML models
  • I18n, including right-to-left language support
  • Consistent UX patterns across all frontend features

References[edit]

  1. ^ a b "What is OpenUI5".
  2. ^ a b "OpenUI5 LICENSE". 23 December 2018.
  3. ^ Adams, DJ (2015). 30 Days of UI5: Celebrating SAPUI5 and OpenUI5's milestone 1.30 release in Autumn 2015. Bluefin Solutions Inc.
  4. ^ Kunz, Andreas (11 December 2013). "What is OpenUI5 / SAPUI5 ?". SAP SE.
  5. ^ OpenUI5 Frequently Asked Questions
  6. ^ "OpenUI5 Control Samples".
  7. ^ "Theme Designer".

External links[edit]