angular/components
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
Component infrastructure and Material Design components for Angular
Component infrastructure and Material Design components for Angular
# Official components for Angular [](https://www.npmjs.com/package/@angular/cdk) [](https://circleci.com/gh/angular/components) [](https://gitter.im/angular/material2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) 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/aria` | Collection of headless, accessible directives that implement common WAI-ARIA patterns | [Docs][aria-docs] | | `@angular/cdk` | Library that helps you author custom UI components with common interaction patterns | [Docs][cdk-docs] | | `@angular/material` | [Material Design][] UI components for Angular applications | [Docs][mat-docs] | | `@angular/google-maps` | Angular components built on top of the [Google Maps JavaScript API][] | [Docs][map-docs] | | `@angular/youtube-player` | Angular component built on top of the [YouTube Player API][] | [Docs][ytp-docs] | #### Quick links [Documentation, demos, and guides][mat-docs] | [Frequently Asked Questions](FAQ.md) | [Community Google group](https://groups.google.com/forum/#!forum/angular-material2) | [Contributing](https://github.com/angular/components/blob/main/CONTRIBUTING.md) | [StackBlitz Template](https://stackblitz.com/fork/components-issue) ## Getting started See our [Getting Started Guide][getting-started] if you're building your first project with Angular Material
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...