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

    JSON Schema for Quasar?

    Framework
    2
    3
    1478
    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.
    • T
      Tim last edited by

      Hi,

      First of all, loving Quasar! 👍🏼

      We’d like to develop a JSON Schema to help express a Quasar template in JSON declarativly.

      I’ve found:

      https://github.com/quasarframework/quasar-helper-json

      …which is brilliant, but ideally we’d go “full JSON Schema” in there with enums, titles, descirptions etc.

      We’re happy to start writing one, based on quasar-helper-json.

      Does anyone any thoughts on how best to proceed if it’s of benefit to the wider community (if at all!).

      But thanks again all for Quasar, an amazing framework!

      Tim

      1 Reply Last reply Reply Quote 1
      • nothingismagick
        nothingismagick last edited by

        Hi Tim,

        You are not alone in this endeavor. At the moment there are at least two projects dealing exactly with this idea on the front end of Quasar, one project about building test harnesses into the backend of quasar and my own pet project - which is looking toward serving as a type of “bridge” between a single source of truth down to the quasar.conf.js and the individual components, routes and content.

        At the following link you can see an outline that my project will take:

        • https://github.com/nothingismagick/truth-runner

        And here are some direct links to projects I briefly mentioned above:

        • https://github.com/bloodf/Quasar-StoreRoutes (create routes from the store)
        • https://github.com/tomers/vue-form-generator (is currently being patched to work with quasar)
        • https://github.com/quasarframework/quasar-icon-factory
        • https://github.com/quasarframework/quasar-testing/projects/2
        1 Reply Last reply Reply Quote 1
        • T
          Tim last edited by

          Hi @nothingismagick

          Great, thank you for these links, they’re really interesting for what we’re doing (vue-form-generator especially).

          Kind regards

          Tim

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