google/material-design-lite

Material Design Components in HTML/CSS/JS

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 23 minutes ago
Added to GitGenius on September 13th, 2026
Created on January 14th, 2015
Open Issues & Pull Requests: 431 (+0)
GitHub issues: Enabled
Number of forks: 4,893
Total Stargazers: 32,192 (+0)
Total Subscribers: 1,152 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.9 hours
Mean response time: 66.9 days
90th percentile: 3.7 days
Tracked items: 20

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 85% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,714 days
Stale 30+ days: 27
Stale 90+ days: 27

Recent activity

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

Top labels

  • Button (2)
  • Layout (2)
  • BC Break (1)
  • Checkbox (1)
  • Component Handler (1)
  • Documentation (1)
  • Menu (1)
  • P2 (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Material Design Lite is a CSS, JavaScript, and HTML library that implements Material Design components without requiring any JavaScript frameworks or dependencies.

The tool solves the problem of adding Material Design aesthetics to static websites and web applications. It provides a complete set of pre-built components styled according to Material Design specifications, delivered as vanilla CSS and JavaScript that can be dropped directly into any project. The approach prioritizes simplicity and accessibility, with components that work across devices and gracefully degrade in older browsers.

Developers should adopt this tool if they need Material Design styling for a static site or lightweight web project and want to avoid framework dependencies. It suits projects where self-hosting assets is acceptable and where the Material Design visual language aligns with project goals. The tool is no longer under active development by the core team; it is in limited support mode with no new features planned, though critical bugs will be addressed and pull requests reviewed. The hosted documentation site that previously provided component galleries and usage guides is no longer available, so developers must rely on self-hosted assets from the final release or reference the repository directly.

The project accepts pull requests for bug fixes and non-breaking improvements from the community, though the core team is not actively developing new functionality. The master branch is considered unstable; production use should rely on tagged releases, npm packages, or CDN mirrors.