awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesInline Edit Restrictions

Logic for conditionally disabling inline table cell editing based on user permissions or record state.

Distinct from Inline Data Editing: Distinct from general inline data editing: focuses on the security-driven restriction of the editing capability rather than the editing mechanism itself.

Explore 5 awesome GitHub repositories matching data & databases · Inline Edit Restrictions. Refine with filters or upvote what's useful.

Awesome Inline Edit Restrictions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • filamentphp/filamentfilamentphp 的头像

    filamentphp/filament

    31,215在 GitHub 上查看↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Conditionally disables checkbox inputs based on custom logic to prevent unauthorized users from modifying record fields.

    PHPadminalpine-jsbuilder
    在 GitHub 上查看↗31,215
  • olifolkerd/tabulatorolifolkerd 的头像

    olifolkerd/tabulator

    7,550在 GitHub 上查看↗

    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

    Controls whether a cell can be edited using boolean flags or callback functions to restrict input.

    JavaScriptajaxcdnjsdata
    在 GitHub 上查看↗7,550
  • jspreadsheet/cejspreadsheet 的头像

    jspreadsheet/ce

    7,186在 GitHub 上查看↗

    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

    Provides logic to prevent users from modifying specific cells or columns to protect data integrity.

    JavaScriptdata-griddatagriddatatables
    在 GitHub 上查看↗7,186
  • datlechin/tableprodatlechin 的头像

    datlechin/TablePro

    4,471在 GitHub 上查看↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Provides a tabular grid for browsing and editing NoSQL documents with inline support.

    Swift
    在 GitHub 上查看↗4,471
  • jmcnamara/xlsxwriterjmcnamara 的头像

    jmcnamara/XlsxWriter

    3,911在 GitHub 上查看↗

    XlsxWriter is a library for generating spreadsheets in the XLSX format, functioning as an Excel workbook writer and file generator. It provides the capability to write data, apply cell formatting, and build complex layouts across multiple worksheets. The project distinguishes itself with a memory-optimized writing mode that flushes large datasets to disk row-by-row, enabling the creation of files exceeding 4 GB while minimizing RAM consumption. It also includes a specialized mechanism for embedding binary project files and digital signatures to enable VBA macros and signed scripts within work

    Locks cells or hides formulas to prevent unauthorized modification when worksheet protection is enabled.

    Pythonchartslibxlsxwriterpandas
    在 GitHub 上查看↗3,911
  1. Home
  2. Data & Databases
  3. Inline Data Editing
  4. Inline Edit Restrictions

探索子标签

  • Inline Document EditorsGrid-based interfaces for editing NoSQL document fields directly. **Distinct from Inline Edit Restrictions:** Distinct from Inline Edit Restrictions: focuses on the capability to edit documents in a grid, not the security logic for disabling edits.