{"id":15024777,"url":"https://github.com/quasarframework/vue-cli-plugin-quasar","last_synced_at":"2025-04-07T07:14:41.704Z","repository":{"id":46227371,"uuid":"131970661","full_name":"quasarframework/vue-cli-plugin-quasar","owner":"quasarframework","description":"Quasar Framework Vue CLI plugin","archived":false,"fork":false,"pushed_at":"2024-09-17T10:23:21.000Z","size":164,"stargazers_count":69,"open_issues_count":10,"forks_count":15,"subscribers_count":4,"default_branch":"dev","last_synced_at":"2025-03-31T04:08:30.005Z","etag":null,"topics":["ios-theme","material-design","material-theme","quasar-framework","vue","vue-cli-plugin","vue-components","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"https://quasar.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quasarframework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"rstoenescu","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2018-05-03T09:13:42.000Z","updated_at":"2025-02-11T11:46:12.000Z","dependencies_parsed_at":"2024-02-06T01:02:35.722Z","dependency_job_id":"dbc74bac-be8b-41b8-a11d-a68ab05eb225","html_url":"https://github.com/quasarframework/vue-cli-plugin-quasar","commit_stats":{"total_commits":82,"total_committers":8,"mean_commits":10.25,"dds":0.09756097560975607,"last_synced_commit":"c5e8a7aefa4bc9d9417eeca047c2059abb07a5ea"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarframework%2Fvue-cli-plugin-quasar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarframework%2Fvue-cli-plugin-quasar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarframework%2Fvue-cli-plugin-quasar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarframework%2Fvue-cli-plugin-quasar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quasarframework","download_url":"https://codeload.github.com/quasarframework/vue-cli-plugin-quasar/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608153,"owners_count":20965952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios-theme","material-design","material-theme","quasar-framework","vue","vue-cli-plugin","vue-components","vuejs","vuejs2"],"created_at":"2024-09-24T20:00:54.484Z","updated_at":"2025-04-07T07:14:41.680Z","avatar_url":"https://github.com/quasarframework.png","language":"JavaScript","readme":"![Quasar Framework logo](https://cdn.quasar.dev/logo-v2/header.png)\n\n# Quasar Framework: vue-cli-plugin-quasar\n\n\u003e :rocket: Start building a Vue app with Quasar Framework v2 in 2 minutes!\n\n\u003e :warning: **For the premium (and recommended) experience with Quasar, including the ability to build Mobile \u0026 Electron apps and efortless upgrades to new Quasar versions, you should instead use Quasar CLI**\n\n\u003ca href=\"https://badge.fury.io/js/vue-cli-plugin-quasar\" target=\"_blank\"\u003e\u003cimg src=\"https://badge.fury.io/js/vue-cli-plugin-quasar.svg\"\u003e\u003c/a\u003e\n[![Join the chat at https://discord.gg/5TDhbDg](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/5TDhbDg)\n\u003ca href=\"https://forum.quasar.dev\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/community-forum-brightgreen.svg\"\u003e\u003c/a\u003e\n\nPlease submit a PR to https://github.com/quasarframework/quasar-awesome with your website/app/Quasar tutorial/video etc. Thank you!\n\n## Getting started\n\n:warning:  Make sure you have vue-cli v5:\n\n```\nvue --version\n```\n\nIf you don't have a project created with vue-cli v5 yet:\n\n```\nvue create my-app\n```\n\nNavigate to the newly created project folder and add the cli plugin. Before installing it, make sure to commit your current changes should you wish to revert them later.\n\n```\n$ cd my-app\n$ yarn add --dev vue-cli-plugin-quasar\n$ vue invoke quasar\n```\n\nIt will ask you if you want the plugin to replace some existing files. It is recommended that you do it if you wish to have an example so you can quickly develop your app.\n\nYour Vue config (in package.json or vue.config.js file, depending on what you chose when you created your vue app) will also contain a `quasar` Object.\n\n## Supporting Quasar\nQuasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome [backers](https://github.com/rstoenescu/quasar-framework/blob/dev/backers.md).\n\n**Please read our manifest on [Why donations are important](https://quasar.dev/why-donate)**. If you'd like to become a donator, check out [Quasar Framework's Donator campaign](https://donate.quasar.dev).\n\n## Documentation\n\nHead on to the Quasar Framework official website: [https://quasar.dev](https://quasar.dev)\n\n## Stay in Touch\n\nFor latest releases and announcements, follow on Twitter: [@quasarframework](https://twitter.com/quasarframework)\n\n## Community Forum\n\nHead on to the official community forum: [https://forum.quasar.dev](https://forum.quasar.dev)\n\n## Quasar Repositories\n\n* [Quasar Framework](https://github.com/quasarframework)\n\n## Contributing\n\nI'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature).\n\n### Issue Reporting Guidelines\n\n**Please use the appropriate Github repo to report issues. See \"Related Components\" above.** For example, a bug related to CLI should be reported to the CLI repo, one related to build issues to Quasar Framework Templates repo and so on.\n\n- The issue list of the repository is **exclusively** for bug reports and feature requests. For anything else please use the [Community Forum](https://forum.quasar.dev).\n\n- Try to search for your issue, it may have already been fixed in the development branch or it may have a resolution.\n\n- Check if the issue is reproducible with the latest stable version of Quasar. If you are using a pre-release, please indicate the specific version you are using.\n\n- It is **required** that you clearly describe the steps necessary to reproduce the issue you are running into. Issues with no clear repro steps will not be triaged. If an issue labeled \"need repro\" receives no further input from the issue author for more than 5 days, it will be closed.\n\n- If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it.\n\n## License\n\nCopyright (c) 2016-present Razvan Stoenescu\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","funding_links":["https://github.com/sponsors/rstoenescu"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasarframework%2Fvue-cli-plugin-quasar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquasarframework%2Fvue-cli-plugin-quasar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasarframework%2Fvue-cli-plugin-quasar/lists"}