question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Documentation] How to create my own component library based on Vuetify

See original GitHub issue

Problem to solve

Hi, I want create my component library based on Vuetify and publish on npm.

For example, my Login Form, my Article Page, my default calendar picker with preset values.

There’s a standard way to do this?

I study https://www.npmjs.com/package/vue-sfc-rollup but I don’t found a way to import external vue dependency (Vuetify) and test it (vue-sfc-rollup use vue serve ./src/lib-dev.vue).

I use last version of vuetify (2.0.7)

Thank you

Proposed solution

Guide developer to create own component library based on Vuetify.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

11reactions
MajesticPotatoecommented, Aug 16, 2019

The issue board is exclusively for bugs. If you have specific questions about how to use Vuetify please check out the following resources:

Thank you for your contribution and interest in improving Vuetify.

2reactions
menteoracommented, Dec 12, 2020

Hi @joaomelo , sorry I read your question now.

My problems like “rtl” and undefined $vuetify was only related to “npm link” thats not works correctly in vue local development, when I start using “npm pack” all works well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build your own Vue.js UI library based on Vuetify and publish ...
Build your own Vue.js UI library based on Vuetify and publish it to NPM. Customize and enhance Vuetify components. Vue.js is a simple...
Read more >
Creating your own Vue Component Library - Harvey's Blog
We'll be using the following to create the library: ... I'll also be showing you how to publish your component library to NPM...
Read more >
How to create my own component library based on Vuetify
I want create my component library based on Vuetify and publish on npm. Vuetify has already vue-plugin standard installation and use ...
Read more >
Vuetify — A Material Design Framework for Vue.js
Vuetify is a Material Design component framework for Vue.js. It aims to provide all the tools necessary to create beautiful content rich applications....
Read more >
Vue.js: Vuetify Component Library, Demo & Review - YouTube
This is a demo & review of the Vuetify UI Vue.js Component library. Vuetify is the most popular UI component library for Vue.js....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found