Skip to content

universal-material/universal-material-web

Repository files navigation

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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published