ng-zorro/ng-zorro-antd

Angular UI Component Library based on Ant Design

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 6 minutes ago
Added to GitGenius on September 7th, 2026
Created on August 8th, 2017
Open Issues & Pull Requests: 785 (+0)
GitHub issues: Enabled
Number of forks: 4,044
Total Stargazers: 9,169 (+0)
Total Subscribers: 239 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.9 hours
Mean response time: 53.3 days
90th percentile: 56.8 days
Tracked items: 569

How this project is maintained

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

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 164
New in 7 days: 4
Closed in 7 days: 2
Avg open age: 1,093 days
Stale 30+ days: 154
Stale 90+ days: 146

Recent activity

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

Top labels

  • 🌈 Feature Request (66)
  • :bug: Bug (65)
  • Component: Select (44)
  • Invalid (41)
  • 👌 Already Fixed (39)
  • Component: Table (32)
  • Component: DatePicker (25)
  • Component: Input (22)

Detailed Description

ng-zorro-antd is an Angular UI component library based on Ant Design that provides enterprise-grade components for Angular applications.

The library addresses the need for a cohesive, production-ready set of UI components in Angular by implementing the Ant Design system. It offers over 70 pre-built components written in TypeScript, eliminating the need to build common interface elements from scratch. The components are designed to work with Angular's modern rendering modes, including Zoneless and OnPush change detection strategies for improved performance. The library includes comprehensive theming capabilities that allow detailed customization across the entire component set, and provides internationalization support spanning dozens of languages.

Teams building enterprise Angular applications should consider this library if they want to adopt Ant Design's visual language and interaction patterns without implementing components individually. It suits projects where design consistency, performance optimization, and multilingual support are priorities. The library supports Angular 22 and later versions, works in server-side rendering contexts, and runs on modern browsers as well as Electron applications.

The project maintains active development with regular updates to align with Angular's evolution. The codebase is written entirely in TypeScript, providing type safety across the component API. The library includes development and design resources alongside the components themselves, supporting teams that need both implementation and design guidance.