All-In-Material is a Material You style Component Library.
Based on Google's stunning work Material-Web
and inspired by tusen-ai's naive-ui
(another Component Library), we decided to create a library with both Google's beautiful design language and useful features.
All-In-Material is in its Infancy, so you can create a pull request to help the project grow.
NOTICE: Even through Vue 3 has good support for Web-Component, it is still not a elegant thing to use it with Virtual DOM as Web-Component operates DOM directly, this may causes performance problems under extreme conditions.
All-In-Material has no npm package yet.
git clone git@github.com:all-in-material/all-in-material.git
cd all-in-material
pnpm i
# To start the playground
pnpm dev