gridstack/gridstack.js

Build interactive dashboards in minutes.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 7th, 2026
Created on November 10th, 2014
Open Issues & Pull Requests: 48 (+0)
GitHub issues: Enabled
Number of forks: 1,409
Total Stargazers: 9,099 (+0)
Total Subscribers: 175 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.5 hours
Mean response time: 22.7 days
90th percentile: 16.8 days
Tracked items: 230

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 7% of issues opened in the past year have been closed. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 33
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 514 days
Stale 30+ days: 28
Stale 90+ days: 27

Recent activity

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

Top labels

  • type:bug (53)
  • type:enhancement (49)
  • status:invalid (35)
  • status:need more info (32)
  • type:question (27)
  • severity:low (24)
  • status:wontfix (19)
  • React (15)

Detailed Description

gridstack.js is a Typescript library for building interactive drag-and-drop dashboards with responsive multi-column grid layouts.

The tool solves the problem of creating complex dashboard interfaces by providing a drag-and-drop grid system that automatically handles layout, responsiveness, and column management. It works by allowing developers to define grid items with position and size attributes, then manages their placement, resizing, and rearrangement as users interact with the dashboard. The library handles responsive behavior across different screen sizes and includes built-in support for touch devices.

Developers should choose this tool if they need to build dashboards or widget-based layouts with drag-and-drop functionality. It suits projects ranging from simple data visualization dashboards to complex multi-widget applications. The tool includes official bindings for Angular, React, and Vue, making it straightforward to integrate into modern framework-based projects. It also works with Knockout.js, Ember, and other frameworks. The library was inspired by the no-longer-maintained gridster project and positions itself as an actively maintained alternative for teams seeking a modern, mobile-friendly solution.

The project maintains active development with regular updates and migration guides across multiple major versions. The codebase is written in Typescript and distributed through standard package management channels. The maintainers provide comprehensive API documentation, interactive demos, and a community Slack channel for user support. The tool includes features for touch device support and printing, with configuration options for customizing draggable and resizable behavior. The project accepts community contributions and has mechanisms for extending both the core library and its layout engine.