Hacker News new | ask | show | jobs
by mrgoldenbrown 3475 days ago
What would be helpful is a comparison to all the other Vue Material frameworks that already exist. (see github.com/vuejs/awesome-vue for example) ie, why should I switch? Why did this project get created from scratch instead of adding on to the existing ones?
1 comments

A handful of those other frameworks wrap Material Design Light and/or Materialize in Vue components, so this eliminates that dependency and (theoretically) provides a cleaner API.

But https://vuematerial.github.io/ looks to have pretty similar "features" and is "Vue native" as well.