awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • filamentphp/filamentAvatar de filamentphp

    filamentphp/filament

    31,215Ver en 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
    Ver en GitHub↗31,215
  • olifolkerd/tabulatorAvatar de olifolkerd

    olifolkerd/tabulator

    7,550Ver en 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
    Ver en GitHub↗7,550
  • jspreadsheet/ceAvatar de jspreadsheet

    jspreadsheet/ce

    7,186Ver en 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
    Ver en GitHub↗7,186
  • datlechin/tableproAvatar de datlechin

    datlechin/TablePro

    4,471Ver en 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
    Ver en GitHub↗4,471
  • jmcnamara/xlsxwriterAvatar de jmcnamara

    jmcnamara/XlsxWriter

    3,911Ver en 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
    Ver en GitHub↗3,911
  1. Home
  2. Data & Databases
  3. Inline Data Editing
  4. Inline Edit Restrictions

Explorar subetiquetas

  • 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.