All Projects → angular → Components

angular / Components

Licence: mit
Component infrastructure and Material Design components for Angular

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects
Starlark
911 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to Components

Alyle Ui
Minimal Design, a set of components for Angular 9+
Stars: ✭ 234 (-98.95%)
Mutual labels:  material-design, material, angular-components
Material
A lightweight Material Design library for Angular based on Google's Material Components for the Web.
Stars: ✭ 143 (-99.36%)
Mutual labels:  material-design, material, angular-components
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (-98.41%)
Mutual labels:  material-design, material
Svelte Materialify
A Material UI Design Component library for Svelte heavily inspired by vuetify.
Stars: ✭ 351 (-98.43%)
Mutual labels:  material-design, material
Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (-98.26%)
Mutual labels:  material-design, material
React Native Material Menu
Pure JavaScript material menu component for React Native
Stars: ✭ 327 (-98.54%)
Mutual labels:  material-design, material
React Native Material Ripple
Base component for touchable elements
Stars: ✭ 359 (-98.4%)
Mutual labels:  material-design, material
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (-98.27%)
Mutual labels:  material-design, material
Material Components Vue
Material Design styled components for Vue.js
Stars: ✭ 316 (-98.59%)
Mutual labels:  material-design, material
Material Kit React Native
Material Kit React Native
Stars: ✭ 424 (-98.1%)
Mutual labels:  material-design, material
Frames
Free, feature-rich, easily customizable Android dashboard for wallpapers apps
Stars: ✭ 396 (-98.23%)
Mutual labels:  material-design, material
Material Auto Rotating Carousel
Introduce users to your app with this Material-style carousel.
Stars: ✭ 400 (-98.21%)
Mutual labels:  material-design, material
Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (-10.2%)
Mutual labels:  material-design, material
Zoonavigator
Web-based ZooKeeper UI / editor / browser
Stars: ✭ 326 (-98.54%)
Mutual labels:  material-design, material
Material Foundation
Material Design version of Foudation for Sites by Zurb
Stars: ✭ 361 (-98.39%)
Mutual labels:  material-design, material
Ngx Materialize
Angular wrap around Materialize library
Stars: ✭ 322 (-98.56%)
Mutual labels:  material-design, material
Material Framework
[Unmaintained] An easy to use material design based framework.
Stars: ✭ 383 (-98.29%)
Mutual labels:  material-design, material
Mdb Ui Kit
Bootstrap 5 & Material Design 2.0 UI KIT
Stars: ✭ 21,830 (-2.42%)
Mutual labels:  material-design, material
Primedatepicker
PrimeDatePicker is a tool that provides picking a single day, multiple days, and a range of days.
Stars: ✭ 292 (-98.69%)
Mutual labels:  material-design, material
Material Showcase Ios
✨ An elegant way to guide your beloved users in iOS apps - Material Showcase.
Stars: ✭ 300 (-98.66%)
Mutual labels:  material-design, material

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.

What we're working on now (Q4 2021):

  • Continuing to create new, API-compatible versions of the Angular Material components backed by MDC Web (see @jelbourn's ng-conf talk). Much of our effort is dedicated towards rolling out these new versions of the components across Angular apps inside Google. This work will pay off with the following benefits:
    • Dramatically improve consistency with the Material Design spec, which has changed significantly since Angular Material's 2016 inception. This also makes future versions of Material Design significantly easier to adopt.
    • Introduce a new theming API for component density, a top feature request.
    • Fix a number of longstanding accessibility bugs.
    • Increase number of people working to continuously improve the components on an ongoing basis (both the Angular team and the Material Design team).
  • Accessibility - we'll be focusing on improving the accessibility of MatDatepicker as well as evaluating accessibility bugs for mobile web platforms.

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 IE11 / Edge.

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

  • Windows: NVDA and JAWS with IE11 / FF / Chrome.
  • macOS: VoiceOver with Safari / Chrome.
  • iOS: VoiceOver with Safari
  • Android: Android Accessibility Suite (formerly TalkBack) with Chrome.
  • Chrome OS: ChromeVox with Chrome.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].