7 रिपॉजिटरी
Frameworks for embedding custom graphical elements into native mobile development environments.
Distinct from Platform Development and Integration: Focuses on the integration of visual components specifically, rather than general platform-level OS integration.
Explore 7 awesome GitHub repositories matching operating systems & systems programming · Visual Component Integrations. Refine with filters or upvote what's useful.
Charts is a mobile data visualization library designed for rendering interactive graphical representations of complex datasets. It provides a declarative configuration interface that maps data structures to visual components, supporting a variety of chart types including line, bar, pie, scatter, and radar plots. The library distinguishes itself through a hardware-accelerated drawing layer that ensures high-performance rendering across mobile platforms. It features a gesture-driven transformation engine that enables users to pan, zoom, and scale views, alongside an interpolated animation syste
Enables consistent integration of custom graphical elements across different mobile platforms.
Rax is a React universal application framework and isomorphic JavaScript environment designed to render a single codebase across web, mobile, and mini-program platforms. It functions as a cross-platform component renderer that translates React components into platform-specific elements using a standardized driver specification. The framework utilizes a universal UI driver specification to decouple component logic from the underlying UI layer, allowing for standardized DOM manipulation and event handling across different execution environments. This architecture enables the integration of nati
Allows embedding of native mini-program components and platform-specific plugins within the standard component hierarchy.
Registers custom React components as draggable building blocks inside the visual editor.
Openblocks is a low-code platform for building custom internal tools. It provides a visual interface where users can assemble applications by dragging and dropping pre-built components onto a canvas, connecting them to databases and APIs without writing code. The platform distinguishes itself through its architecture for embedding and reuse. Entire application pages can be rendered as native React components inside other applications, replacing traditional iframe-based embedding. Custom components and queries can be bundled into reusable modules for use across multiple applications, and an au
Renders an entire application page as a native React component inside a host application, bypassing iframe isolation.
Kraken मानक वेब मार्कअप और स्टाइलिंग का उपयोग करके नेटिव एप्लिकेशन्स बनाने के लिए डिज़ाइन किया गया एक क्रॉस-प्लेटफ़ॉर्म UI फ्रेमवर्क और वेब स्टैंडर्ड्स रनटाइम है। यह HTML और CSS को संसाधित करने के लिए एक Flutter-आधारित रेंडरिंग इंजन का उपयोग करता है, जो मोबाइल और डेस्कटॉप प्लेटफ़ॉर्म पर सुसंगत यूजर इंटरफेस तैयार करता है। यह सिस्टम रनटाइम को मशीन कोड में कंपाइल करके और एनिमेशन और स्क्रॉलिंग को नेटिव एप्लिकेशन्स की तरलता से मेल खाने के लिए एक सिंक्रोनस रैस्टराइज़ेशन पाइपलाइन को नियोजित करके खुद को अलग बनाता है। यह उच्च-प्रदर्शन वाले नेटिव कंपोनेंट्स को सीधे वेब-स्टैंडर्ड डॉक्यूमेंट ऑब्जेक्ट मॉडल ट्री में एकीकृत करता है, जिससे नेटिव विजेट्स द्वारा समर्थित कस्टम HTML टैग्स की परिभाषा की अनुमति मिलती है। यह फ्रेमवर्क JavaScript कंपोनेंट ट्री निष्पादन, वैश्विक और स्थानीय स्टेट सिंक्रोनाइज़ेशन और मानकीकृत जेस्चर हैंडलिंग सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह कस्टम बैकएंड फंक्शन्स के साथ API का विस्तार करने के लिए एक प्लगइन-आधारित सिस्टम भी प्रदान करता है और विभिन्न फ्रंटएंड फ्रेमवर्क्स के साथ एकीकरण का समर्थन करता है। डेवलपर वर्कफ़्लो को Chrome DevTools प्रोटोकॉल के साथ एकीकरण के माध्यम से समर्थित किया जाता है, जो एप्लिकेशन स्टेट निरीक्षण और UI स्टाइल संशोधन को सक्षम बनाता है।
Integrates high-performance native components directly into a web-standard node tree to combine flexible layouts with native speed.
Reagent, ClojureScript और React.js का उपयोग करके वेब यूज़र इंटरफेस बनाने के लिए एक फ्रेमवर्क है। यह डिक्लेरेटिव UI डिज़ाइन के लिए एक फंक्शनल प्रोग्रामिंग दृष्टिकोण को सक्षम बनाता है, जहाँ HTML स्ट्रक्चर्स और कंपोनेंट पदानुक्रम को JSX के बजाय वेक्टर-आधारित Hiccup सिंटैक्स का उपयोग करके परिभाषित किया जाता है। यह प्रोजेक्ट एटम्स (atoms) पर आधारित एक रिएक्टिव स्टेट मैनेजमेंट सिस्टम के माध्यम से खुद को अलग करता है। यह ट्रैक करता है कि कौन से कंपोनेंट्स ऑटोमैटिक री-रेंडर को ट्रिगर करने के लिए विशिष्ट स्टेट एटम्स को डीरेफरेंस करते हैं और एक बड़े स्टेट एटम के विशिष्ट पथों पर अपडेट्स को अलग करने के लिए स्टेट कर्सर प्रदान करता है। इसमें नेटिव JavaScript कंपोनेंट्स और थर्ड-पार्टी लाइब्रेरीज़ को रैप करने के लिए यूटिलिटीज भी शामिल हैं ताकि यह सुनिश्चित किया जा सके कि वे फंक्शनल रेंडरिंग साइकिल के साथ संगत रहें। यह फ्रेमवर्क वर्चुअल DOM रिकॉन्सिलिएशन, साइड इफेक्ट्स और क्लीनअप के लिए लाइफसाइकिल मैनेजमेंट, और अपडेट बैचिंग व कैलकुलेशन मेमोइजेशन के माध्यम से रेंडर परफॉरमेंस ऑप्टिमाइज़ेशन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह स्टेटिक HTML स्ट्रिंग्स की सर्वर-साइड रेंडरिंग, कॉन्टेक्स्ट के माध्यम से ग्लोबल स्टेट शेयरिंग, और HTML कंटेंट सैनिटाइजेशन के लिए सुरक्षा प्रिमिटिव्स के लिए टूल्स भी प्रदान करता है।
Implements a data-driven vector syntax for representing HTML structures instead of JSX.
LuaViewSDK is a cross-platform UI engine and framework that uses a Lua-based scripting engine to render native user interfaces across multiple mobile operating systems. It functions as a dynamic UI orchestrator, separating interface logic from the underlying operating system to allow for the creation of native views driven by scripts. The system features a bidirectional native scripting bridge for exchanging data and triggering functions between the script runtime and native platform APIs. It also includes a Lua game runtime capable of executing interactive graphics and lightweight games thro
Implements a system for embedding platform-specific native components into a script-driven universal component hierarchy.