Skip to main content

Version: 23.10

Open UX overview

note

While Open UX is not currently under development, the Journey Manager interfaces that support Open UX continue to be supported.

Open UX is a set of JavaScript libraries for building applications on the Temenos Journey Manager (TJM) platform. It allows you to develop onboarding experiences using the tools you're already familiar with while taking advantage of the TJM back-end.

When developing with Open UX, you can:

  • Use any JavaScript framework: We have a purpose-built library for React developers, but our Core library can be used with any JavaScript framework or library, including Angular and Vue.
  • Manage projects with a powerful CLI: Use a command-line utility to easily create projects, launch a local server for mocking API requests, and deploy a project to a production environment.
  • Develop for any platform: Learn one way to build applications with the Open UX Core library and reuse your abilities to build apps for the web, mobile web, native mobile, and native desktop.

Sound good? Check out the Quick Start guide to get started using Open UX.