material-web-additions
material-web-additions copied to clipboard
An attempt to develop missing Material Web components
Material Web Additions
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 components: Google’s UI toolkit for building beautiful, accessible web applications. Material Web & Material Web Additions are implemented as a collection of web components.
Installation
| 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: