内容简介: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 inte
Glue42 Core ·
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.
Features Overview
Interop Services
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.
Window Management
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.
Layout Persistence
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.
Glue42 Enterprise Compatibility
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.
React Bindings
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.
Roadmap
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!
Getting Started
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.
Documentation
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.
Demos
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.
Help and Support
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.
Changelog
Glue42 Core uses GitHub releases for publishing details about each release.
Contributing
Glue42 Core employs the Developer Certificate of Origin (DCO) process to manage its contributions. Please review the contributing guidelines for more details.
Setup
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.
Code of Conduct
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.
License
Glue42 Core is MIT Licensed .
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
实现领域驱动设计
Vaughn Vernon / 滕云 / 电子工业出版社 / 2014-3 / 99.00元
领域驱动设计(DDD)是教我们如何做好软件的,同时也是教我们如何更好地使用面向对象技术的。它为我们提供了设计软件的全新视角,同时也给开发者留下了一大难题:如何将领域驱动设计付诸实践?Vaughn Vernon 的这本《实现领域驱动设计》为我们给出了全面的解答。 《实现领域驱动设计》分别从战略和战术层面详尽地讨论了如何实现DDD,其中包含了大量的最佳实践、设计准则和对一些问题的折中性讨论。《实......一起来看看 《实现领域驱动设计》 这本书的介绍吧!