No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Publish Quasar Component

    Framework
    2
    2
    417
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      muneebs last edited by

      Hi,
      I am new with Quasar. We are developing an application in which we see there are some common components. Idea is to put extract those components and place them in local private npm repository so we can reuse those components again as node module.
      Now the question is, I am unable to find any guide related to building/extracting standalone Quasar component and publishing or distributing on npm. Any help would be great. Thanks

      1 Reply Last reply Reply Quote 0
      • Hawkeye64
        Hawkeye64 last edited by

        @muneebs
        If you want to build UI component app extensions, then you want to use the UI kit, and not the app-extension kit.
        quasar create <myComponent> --kit ui
        You can read more here: https://quasar.dev/app-extensions/development-guide/introduction
        You can also ask questions in the Discord #app-extensions channel.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post