@xujunhao2010/material_components
v0.2.0
Published
A Material 3 Expressive component library
Readme
Material Components
A Material 3 Expressive component library
Preview: https://xujunhao940.github.io/material-components/dist/
Installation
npm install @xujunhao2010/material_components
Usage
<mc-button>Label</mc-button>
Using CDN
<head>
<script src="https://unpkg.com/@xujunhao2010/material_components@latest/dist/mc.js"></script>
<link rel="stylesheet" href="https://unpkg.com/@xujunhao2010/material_components@latest/dist/mc.css">
</head>
<body>
<mc-button>Button</mc-button>
</body>Adaptability
Best (interpolate-size): 70.58% of all users
Medium (color-mix): 91.14% of all users
