awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
grid-js avatar

grid-js/gridjs

0
View on GitHub↗
4,692 stars·257 forks·TypeScript·MIT·8 viewsgridjs.io↗

Gridjs

Grid.js is a framework-agnostic JavaScript library for rendering interactive data grids. It allows for the display of structured information in tabular formats across different frontend environments, supporting data population from static arrays or JSON imports.

The library features a plugin system for extending user interface components and logic, as well as a custom data pipeline for transforming information before it is displayed. It includes built-in support for multilingual localization to translate interface elements and messages.

The project covers core data visualization capabilities including sorting, filtering, and dynamic grid visualization. It provides tools for managing configuration settings and integrating with various JavaScript environments.

Features

  • Tabular Grids - Implements a client-side grid for populating and managing tabular data from static arrays or JSON imports.
  • Data Grids - Renders structured tabular data in a grid format across various JavaScript environments.
  • Data Processing Pipelines - Transforms and modifies information through a processing sequence before grid display.
  • Data Processing Pipelines - Transforms raw input data through a modular sequence of modifiers before final visual mapping.
  • Extensible Plugin Architectures - Provides an extensible architecture allowing custom components and logic to be injected into the table lifecycle.
  • Data Tables - Renders structured data in tabular formats with built-in sorting and filtering in web browsers.
  • Data Transformation Pipelines - Modifies record data through a processing sequence before it is displayed in the grid.
  • Data Tables - Provides interactive interfaces for displaying tabular datasets with search and pagination capabilities.
  • Dynamic Data Tables - Generates tabular views at runtime using structured data arrays and JSON imports.
  • Framework-Agnostic UI Components - Provides a tabular display component that renders consistently across different frontend environments without requiring a specific framework.
  • Dynamic Data Table Visualizers - Creates interactive tables that populate from JSON or static arrays to present information.
  • Framework-Agnostic Rendering - Generates table elements using standard web APIs to ensure compatibility across different JavaScript frameworks.
  • Dynamic Content Resolution - Resolves data sources from static arrays and asynchronous JSON requests to populate the grid.
  • Frontend Framework Integrations - Ensures consistent data grid implementation across different JavaScript UI frameworks.
  • JavaScript Data Grids - Provides interactive tabular components built with JavaScript for web-based data management.
  • Dynamic Configuration Updates - Updates visual properties and data without requiring the entire grid component to be recreated.
  • Data Grid Components - Supports the rendering of interactive data grids within React environments via simple configuration.
  • Locale Mappings - Maps internal interface keys to language-specific translation files based on user locale settings.
  • Configuration State Managers - Implements a centralized settings object to control column definitions and row data dynamically.
  • UI Component Injections - Allows the injection of custom UI components at predefined hook points to extend grid functionality.
  • Table Plugin Systems - Includes a plugin system that allows developers to extend the table's behavior and user interface components.
  • Table Interface Language Translators - Provides configuration-based translation of user interface labels and messages into different languages.
  • Interface Localizations - Manages regional translation files to adapt the table interface for multiple languages.

Star history

Star history chart for grid-js/gridjsStar history chart for grid-js/gridjs

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gridjs

Similar open-source projects, ranked by how many features they share with Gridjs.
  • retejs/reteretejs avatar

    retejs/rete

    12,077View on GitHub↗

    Rete is a framework for building interactive, node-based visual interfaces and dataflow programming environments. It provides a core engine that processes directed graphs, allowing developers to define modular logic where nodes represent operations and connections represent the flow of data or control. By decoupling the graph logic from the user interface, the framework enables the creation of custom visual editors that can be integrated into various frontend component libraries. The project distinguishes itself through a highly extensible, signal-driven architecture that supports complex req

    TypeScriptdataflow-programmingflow-based-programminggraph-editor
    View on GitHub↗12,077
  • datatables/datatablesDataTables avatar

    DataTables/DataTables

    7,408View on GitHub↗

    DataTables is a feature-rich HTML table library that transforms static HTML tables into interactive data grids with sorting, paging, filtering, and server-side processing support. It provides a client-side rendering engine that handles table rows, pagination, and sorting entirely in the browser, while also offering a server-side processing pipeline that offloads sorting, filtering, and paging operations to a backend for efficient handling of large datasets. The library distinguishes itself through its plugin-based extension system, which allows custom functions and widgets to modify table beh

    CSS
    View on GitHub↗7,408
  • jqhph/dcat-adminjqhph avatar

    jqhph/dcat-admin

    4,022View on GitHub↗

    dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It functions as a CRUD generator and backend scaffolding tool that automatically produces create, read, update, and delete interfaces based on database table schemas. The system distinguishes itself through a plugin-based extension architecture and the ability to run multiple independent administrative instances within a single installation. It provides specialized tools for mapping external APIs to forms and tables, as well as an event-driven form lifecycle for executing custom logic du

    PHPlaravellaravel-admin
    View on GitHub↗4,022
  • syncfusion/flutter-widgetssyncfusion avatar

    syncfusion/flutter-widgets

    1,780View on GitHub↗

    This project is a comprehensive collection of high-performance UI components and SDKs designed for building data-rich, cross-platform applications in Flutter. It provides a unified library of modular widgets and processing tools that enable developers to implement complex interface requirements, including advanced scheduling, tabular data management, and interactive data visualization, using a consistent declarative architecture. The library distinguishes itself through specialized, enterprise-grade capabilities that extend beyond standard UI elements. It includes a robust document processing

    Dart
    View on GitHub↗1,780
See all 30 alternatives to Gridjs→

Frequently asked questions

What does grid-js/gridjs do?

Grid.js is a framework-agnostic JavaScript library for rendering interactive data grids. It allows for the display of structured information in tabular formats across different frontend environments, supporting data population from static arrays or JSON imports.

What are the main features of grid-js/gridjs?

The main features of grid-js/gridjs are: Tabular Grids, Data Grids, Data Processing Pipelines, Extensible Plugin Architectures, Data Tables, Data Transformation Pipelines, Dynamic Data Tables, Framework-Agnostic UI Components.

What are some open-source alternatives to grid-js/gridjs?

Open-source alternatives to grid-js/gridjs include: retejs/rete — Rete is a framework for building interactive, node-based visual interfaces and dataflow programming environments. It… datatables/datatables — DataTables is a feature-rich HTML table library that transforms static HTML tables into interactive data grids with… jqhph/dcat-admin — dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It… syncfusion/flutter-widgets — This project is a comprehensive collection of high-performance UI components and SDKs designed for building data-rich,… hazelcast/hazelcast — Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to… olifolkerd/tabulator — Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from…