vue-material-adapter
TypeScript icon, indicating that this package has built-in type declarations

6.2.0 • Public • Published

Material Components for Vue

Build Status

Vue components (Vue 3.0) for Material Web Components which uses the Using Foundations and Adapters integration technique.

This project defines Vue components that use the Material Components Web library to implement Material Design.mization while sticking to the Vue Spirit (approachable, versatile, and performant)

This is the Vue 3 version, for the Vue 2 version install vue-material-adapter-legacy see Legacy Vue 2 (semantic version references to the previous version eg. vue-material-adapter@^0.17.3 will continue to work normally with Vue 2).

Install

$ npm install vue-material-adapter

Documentation & Demo

See Documentation & Demo for working examples of how to structure the markup for Vue.

Examples

There are examples of using vue-material-adapter both as a basic-vue-cli and a basic-webpack project examples.

Release Notes

See Release Notes

Building and running demo

Install dependencies

npm install vue-material-adapter

to build everything

npm run build
npm run build:demo

to run demo

npm run dev

Acknowledgements

This project is based on a fork of the successful vue-mdc-adapter project.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i vue-material-adapter

Weekly Downloads

209

Version

6.2.0

License

ISC

Unpacked Size

834 kB

Total Files

144

Last publish

Collaborators

  • pgbross