Materialize Components implements components with Vue.js + Materialize.css. There is no jQuery, only Vue as Javascript library.
Simple &
powerful
Material Components provide quick and easy templating and creating of Material Design interface. They use minimum dependencies. No jQuery, only Vue and Velocity for advance animations.
Components
Component is primary way how to modularize your UI with Vue. There are many components witch implements Material design with materialize.css. All components have out of box dynamic behavior.
Material Design
Created and designed by Google, Material Design is a design language that combines the classic principles of successful design along with innovation and technology. Google's goal is to develop a system of design that allows for a unified user experience across all their products on any platform.
Materialize.css is CSS framework implements Material Design designed in Google. It uses CSS (SASS) and jQuery. For more info visit materializecss.com.
Vue.js (pronounced /vjuː/, like view) is Javascript library for building web user interfaces. It provides simple and effective solution how to build your UI components by data binding. For more info visit vuejs.org.