@universal-material/web
TypeScript icon, indicating that this package has built-in type declarations

3.0.120 • Public • Published

Universal Material

Getting started

Install

Install Universal Material components using npm and node.

npm i @universal-material/web

Import

Import element definitions from @universal-material/web/<component>/<component-variant>.js or import everything from @universal-material/web.

// index.js
import '@universal-material/web/button/button.js';
import '@universal-material/web/card/card.js';
import '@universal-material/web/checkbox/checkbox.js';

Documentation

https://universal-material.github.io

Thanks

BrowserStack Logo

Thanks to BrowserStack for providing the infrastructure that allows us to test in real browsers!

Package Sidebar

Install

npm i @universal-material/web

Weekly Downloads

2,060

Version

3.0.120

License

MIT

Unpacked Size

1.85 MB

Total Files

505

Last publish

Collaborators

  • universal-material