10 रिपॉजिटरी
Rendering table cells as rich interactive elements like HTML, images, and links.
Distinguishing note: Existing candidates focus on complex scripts or 3D geometry; this is about standard web UI components inside cells.
Explore 10 awesome GitHub repositories matching user interface & experience · Interactive Cell Rendering. Refine with filters or upvote what's useful.
Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure
Displays cells as interactive elements such as HTML, images, clickable links, or toggle switches.
This project is a JavaScript spreadsheet component and web-based data table that provides an interactive grid for managing tabular data. It functions as a cross-framework UI component compatible with React, Vue, and jQuery, and can also be embedded as a standalone web component. The grid is specifically designed for XLSX interoperability, allowing users to import and export XLSX files while preserving formulas and styles. It distinguishes itself through real-time collaboration for simultaneous multi-user editing and a flexible system for creating custom cell editors and specialized column typ
Intercepts and modifies raw cell data to render rich interactive elements like HTML or images.
Quarto is an open-source scientific and technical publishing system built on Pandoc that converts Markdown and Jupyter notebooks into a wide range of output formats. It functions as a multi-format document converter, a reproducible research platform, a static site generator for technical content, and an interactive dashboard builder, all within a single framework. The system is distinguished by its ability to produce HTML, PDF, Word, ePub, and slide decks from a single Markdown source, while embedding executable code blocks in Python, R, Julia, or Observable for dynamic, reproducible document
Runs code blocks in Python, R, Julia, or Observable and embeds results directly into the final document.
react-datasheet एक React डेटा ग्रिड कंपोनेंट और टैबुलर एडिटर है जो एक इंटरैक्टिव स्प्रेडशीट इंटरफेस प्रदान करता है। इसे सेल एडिटिंग और कीबोर्ड नेविगेशन के लिए इन-बिल्ट समर्थन के साथ टैबुलर डेटा को प्रबंधित करने के लिए डिज़ाइन किया गया है। यह प्रोजेक्ट रेंडरिंग और संरचना में अपने लचीलेपन द्वारा प्रतिष्ठित है, जो स्टैंडर्ड टेबल एलिमेंट्स को कस्टम मार्कअप जैसे लिस्ट्स या divs के साथ बदलने की अनुमति देता है। यह एक मैपिंग सिस्टम के माध्यम से कस्टम सेल रेंडरिंग का समर्थन करता है जो सेल मेटाडेटा के आधार पर डिफ़ॉल्ट सेल्स को विशेष कंपोनेंट्स के साथ स्वैप करता है। यह कंपोनेंट टैबुलर डेटा प्रबंधन के लिए व्यापक क्षमताओं को कवर करता है, जिसमें एडिट्स के लिए स्टेट ट्रैकिंग, रेंज डिलीशन और डेटा पेस्ट करना शामिल है। यह सेल व्यवहार के लिए कंट्रोल्स भी प्रदान करता है, जैसे रीड-ओनली स्टेटस और कॉलम स्पैनिंग को परिभाषित करना।
Renders table cells as custom React components for rich interactive elements and specialized inputs.
ui-grid is an enterprise data grid component for Angular applications designed to display tabular data. It functions as an interactive data table that supports virtualization to maintain performance when rendering large datasets. The grid provides specialized capabilities for professional data management, including row grouping, column pinning, and state persistence. It allows for the organization of complex data hierarchies and the transformation of flat records into grouped or tree structures. The component covers a broad range of data management features, including in-place cell editing,
Renders table cells as rich interactive elements using interchangeable HTML templates.
Glide Data Grid React और TypeScript के लिए एक वर्चुअलाइज्ड डेटा ग्रिड है जो लाखों सेल को सुचारू रूप से रेंडर करने के लिए HTML Canvas API का उपयोग करता है। इसे एक सुलभ डेटा टेबल के रूप में डिज़ाइन किया गया है जो विशाल डेटासेट को प्रदर्शित और नेविगेट करते समय उच्च फ़्रेम दर बनाए रखता है। यह प्रोजेक्ट एक कैनवास-आधारित रेंडरिंग आर्किटेक्चर के माध्यम से खुद को अलग करता है जो लेज़ी रेंडरिंग और एक कस्टम ड्राइंग API का उपयोग करता है। यह विशेष सेल सामग्री और डेटा-संचालित स्टाइलिंग की अनुमति देता है जो उच्च प्रदर्शन सुनिश्चित करने के लिए मानक DOM अपडेट चक्रों को बायपास करता है। ग्रिड सेल मर्जिंग, फ़्रोज़न कॉलम, वेरिएबल रो हाइट और स्वचालित कॉलम चौड़ाई गणना सहित व्यापक लेआउट और डेटा प्रबंधन क्षमताएं प्रदान करता है। इसमें सेल एडिटिंग, एलिमेंट सिलेक्शन और ग्रिड डेटा सर्च के लिए इन-बिल्ट सपोर्ट भी शामिल है।
Provides a high-performance drawing API for rendering specialized cell content while maintaining smooth visual updates.
Jupyter Book is a computational book publisher and static site generator that converts Jupyter notebooks and markdown files into interactive web books and publication-quality PDF documents. It serves as a markdown-based documentation tool that executes embedded code at build time and caches the resulting outputs for static display. The system distinguishes itself by supporting interactive data publications, allowing readers to engage with live computational widgets and launch notebooks in remote execution environments. It extends standard markdown with a system of roles and directives to supp
Runs code cells within documents and caches outputs to automate the generation of computational material.
Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language
Renders the results of executed code cells directly within the source editor.
This library is a data processing framework for the JVM that provides a type-safe environment for manipulating structured tabular data. It functions as a comprehensive toolset for performing complex data transformations, aggregations, and statistical analysis, while leveraging compile-time schema validation to ensure structural integrity across data pipelines. The project distinguishes itself through its deep integration with interactive notebook environments and its use of compile-time code generation. By automatically deriving and enforcing schemas from raw inputs, it generates type-safe ac
Displays images, embedded frames, and clickable links within table cells by mapping data types to HTML elements.
The sandbox-sdk is a development kit designed for building secure, isolated execution environments on a global edge network. It provides a framework for creating ephemeral, containerized workspaces that allow developers to run untrusted code, manage build tasks, and host automated scripts without compromising host system security. By leveraging a serverless runtime, the platform enables the deployment of these environments directly at the network edge to ensure low-latency performance. The platform distinguishes itself by integrating language models with sandboxed execution, facilitating the
Executes scripts and automatically parses rich data formats to provide immediate visual feedback.