Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maicol07/material-web-additions

An attempt to develop missing Material Web components
https://github.com/maicol07/material-web-additions

card data-table datatable grid grid-layout material material-design material-web material-web-components mwc

Last synced: 19 days ago
JSON representation

An attempt to develop missing Material Web components

Awesome Lists containing this project

README

        

# Material Web Additions

[![GitHub issues by-label](https://img.shields.io/github/issues-raw/maicol07/material-web-additions/Type:%20Bug)](https://github.com/maicol07/material-web-additions/issues?q=is%3Aissue+is%3Aopen+label%3A%22Type%3A+Bug%22)

> IMPORTANT: Material Web & Material Web Additions are work in progress and subject to major changes until 1.0
> release.

Material Web Additions is a collection of additional components
to [Material Web](https://github.com/material-components/material-web)
components: Google’s UI toolkit for building beautiful, accessible web applications. Material Web & Material Web
Additions are implemented as a collection
of [web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components).

## Installation
[![See it on NPM!](https://img.shields.io/npm/v/@maicol07/material-web-additions?style=for-the-badge)](https://www.npmjs.com/package/@maicol07/material-web-additions)

| Package Manager | Command |
|-----------------|------------------------------------------------|
| npm | `npm install @maicol07/material-web-additions` |
| yarn | `yarn add @maicol07/material-web-additions` |
| pnpm | `pnpm add @maicol07/material-web-additions` |

> NOTE: The Material Web Components are distributed as ES2020 JavaScript Modules, and use the Custom Elements API. They
> are compatible with all modern browsers including Chrome, Firefox, Safari and Edge.

## Usage & Docs

Read the full docs on Storybook:



Storybook