Skip to content

Component infrastructure and Material Design components for Angular

License

Notifications You must be signed in to change notification settings

Segdo/components

This branch is 137 commits behind angular/components:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 23, 2025
Oct 24, 2021
Jan 27, 2025
Feb 3, 2025
Nov 15, 2021
Nov 27, 2024
Feb 3, 2025
Dec 5, 2024
Feb 3, 2025
Jan 23, 2025
Feb 7, 2025
Dec 10, 2024
Feb 3, 2025
May 13, 2020
Apr 10, 2024
Jun 15, 2023
Feb 7, 2022
Jun 10, 2019
Jun 7, 2018
Jan 3, 2023
May 10, 2021
Mar 25, 2024
Apr 8, 2024
Apr 8, 2024
Aug 26, 2024
Nov 15, 2021
Jul 23, 2024
Feb 5, 2025
Dec 11, 2024
Mar 13, 2023
Nov 15, 2023
Jan 30, 2024
Aug 8, 2024
Aug 14, 2023
Jul 23, 2024
Jan 2, 2025
Jul 23, 2024
Sep 19, 2024
Dec 19, 2024
Jan 3, 2023
Feb 5, 2025
Jul 23, 2024
Jul 23, 2024
Dec 4, 2024
Apr 11, 2024
Oct 17, 2024
Jan 27, 2025

Repository files navigation

Official components for Angular

npm version Build status Gitter

The Angular team builds and maintains both common UI components and tools to help you build your own custom components. The team maintains several npm packages.

Package Description Docs
@angular/cdk Library that helps you author custom UI components with common interaction patterns Docs
@angular/material Material Design UI components for Angular applications Docs
@angular/google-maps Angular components built on top of the Google Maps JavaScript API Docs
@angular/youtube-player Angular component built on top of the YouTube Player API Docs

Quick links

Documentation, demos, and guides | Frequently Asked Questions | Community Google group | Contributing | StackBlitz Template

Getting started

See our Getting Started Guide if you're building your first project with Angular Material.

Contributing

If you'd like to contribute, please follow our contributing guidelines. Please see our help wanted label for a list of issues with good opportunities for contribution. You can also use the good first issue label to find issues if you are just starting to contribute to the project.

About the team

The Angular Components team is part of the Angular team at Google. The team includes both Google employees and community contributors from around the globe.

Our team has two primary goals:

  • Build high-quality UI components that developers can drop into existing applications
  • Provide tools that help developers build their own custom components with common interaction patterns

What do we mean by "high-quality" components?

  • Internationalized and accessible so that all users can use them.
  • Straightforward APIs that don't confuse developers.
  • Behave as expected across a wide variety of use-cases without bugs.
  • Behavior is well-tested with both unit and integration tests.
  • Customizable within the bounds of the Material Design specification.
  • Performance cost is minimized.
  • Code is clean and well-documented to serve as an example for Angular developers.

Browser and screen reader support

The Angular Components team supports the most recent two versions of all major browsers: Chrome (including Android), Firefox, Safari (including iOS), and Edge.

We aim for great user experience with the following screen readers:

  • Windows: NVDA and JAWS with FF / Chrome.
  • macOS: VoiceOver with Safari / Chrome.
  • iOS: VoiceOver with Safari
  • Android: Android Accessibility Suite (formerly TalkBack) with Chrome.
  • Chrome OS: ChromeVox with Chrome.

About

Component infrastructure and Material Design components for Angular

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.0%
  • SCSS 14.1%
  • HTML 5.6%
  • Starlark 3.0%
  • JavaScript 0.7%
  • CSS 0.5%
  • Shell 0.1%