Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 722 Bytes

File metadata and controls

20 lines (14 loc) · 722 Bytes

m3-web

codecov

m3-web is a monorepo for a Material Design 3 component library for web. The project builds a shared UI foundation for two platforms (React and Vue) with a focus on:

  • consistent public API across platforms,
  • verifiable quality (lint, tests, Storybook),
  • practical engineering readiness for reuse and publishing.

Repository Contents

  • m3-foundation: shared styles, tokens, and base utilities.
  • m3-react: React component implementation.
  • m3-vue: Vue component implementation.

Participating

Contribution docs: docs/en/index.md Acknowledgements: ACKNOWLEDGEMENTS.md