grid-js/gridjs

Advanced table plugin

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 60 minutes ago
Added to GitGenius on September 14th, 2026
Created on April 15th, 2020
Open Issues & Pull Requests: 96 (+0)
GitHub issues: Enabled
Number of forks: 256
Total Stargazers: 4,691 (+0)
Total Subscribers: 39 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 60.5 days
Mean response time: 158.9 days
90th percentile: 431.7 days
Tracked items: 33

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 21
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 926 days
Stale 30+ days: 20
Stale 90+ days: 20

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • wontfix (51)
  • new feature (4)
  • question (2)
  • roadmap (2)
  • bug fix (1)

Most active issues this week

Detailed Description

Grid.js is a table library that works with any JavaScript framework or vanilla JavaScript without vendor lock-in.

The tool solves the problem of building feature-rich data tables that need to work across different JavaScript ecosystems. It provides a lightweight, TypeScript-based implementation that handles common table operations like sorting, filtering, and pagination. The library is designed to integrate seamlessly whether you are using React, Angular, Preact, or plain JavaScript, and it supports modern browsers as well as older environments like IE11.

Grid.js suits projects that need a simple table component without the overhead of framework-specific solutions. It is particularly valuable when you want to avoid being locked into a particular framework's table implementation or when you need a table that can be used across multiple projects with different technology stacks. The tool emphasizes simplicity and lightweight implementation, making it appropriate for applications where bundle size and ease of integration matter.

The project maintains active community engagement through Discord, Stack Overflow support, and a blog for updates. Development includes both code contributions and documentation work, with plugin and utility library contributions from multiple developers.