Glue42 Core is a web application integration toolkit, aimed at unifying multiple apps into streamlined coherent workflows.
Glue42 Core works in all modern browsers, and focuses on Progressive Web Applications use cases.
Glue42 Core exposes a rich set of interoperability methods which allow web applications to seamlessly communicate and interact with each other. The message exchange happens on the client, through a shared web worker process.
Glue42 Core provides an abstraction layer on top of the standard browser window management APIs, which makes your app portable between Glue42 Core and Glue42 Enterprise. This layers allows you create, close and manipulate browser/PWA windows.
Glue42 Core support persistence of window layouts, so that your users can start their day right where they left it the previous one.
That is just the tip of the aisberg, check out the Glue42 Core Capabilities for detailed info.
If you need advanced window management or connectivity to native applications, you can run your app in Glue42 Enterprise Desktop Client without any changes to the code.
In addition to the standard JavaScript API, the interop methods are exposed through framework specific bindings for the most popular web frameworks, making the integration in your existing codebase a breeze. Currently we have React bindings based on Hooks, with Angular on the way.
To see and help us shape the direction of Glue42 Core, review the new feature tag in the issues section - we would love to hear more from you!
Our documentation features getting started sections with detailed explanations on how to set up and configure all Glue42 elements. We also have full Vanilla JS and React tutorials, complete with start and solution files.
The Glue42 Core documentation contains detailed information about the platform's capabilities, getting started started guides, API reference section and full Vanilla JS and React tutorials.
If you want to see how a real live Glue42 Core application looks and feels like, you can check out our sample application. It uses various interop services and advanced window management.
If you need assistance or you have discovered something which does not work as expected, please review the current issues. If you can't find your problem, open a new issue.
Glue42 Core uses GitHub releases for publishing details about each release.
Glue42 Core employs the Developer Certificate of Origin (DCO) process to manage its contributions. Please review the contributing guidelines for more details.
Do you want to check out the codebase? We welcome that, check out the CONTRIBUTING page for more info on how to get set up with the repo.
Glue42 has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
Glue42 Core is MIT Licensed.