{"id":14973759,"url":"https://github.com/christiankienle/vueplay","last_synced_at":"2025-10-27T02:31:30.540Z","repository":{"id":34296072,"uuid":"175059528","full_name":"ChristianKienle/vueplay","owner":"ChristianKienle","description":"Create Vue playgrounds in seconds","archived":false,"fork":false,"pushed_at":"2023-01-06T15:08:01.000Z","size":7082,"stargazers_count":5,"open_issues_count":66,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T06:16:31.863Z","etag":null,"topics":["cli","vuejs"],"latest_commit_sha":null,"homepage":"","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/ChristianKienle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-11T18:22:55.000Z","updated_at":"2020-10-07T15:06:12.000Z","dependencies_parsed_at":"2023-01-15T06:01:13.811Z","dependency_job_id":null,"html_url":"https://github.com/ChristianKienle/vueplay","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristianKienle%2Fvueplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristianKienle%2Fvueplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristianKienle%2Fvueplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristianKienle%2Fvueplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChristianKienle","download_url":"https://codeload.github.com/ChristianKienle/vueplay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238422980,"owners_count":19469680,"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":["cli","vuejs"],"created_at":"2024-09-24T13:49:22.327Z","updated_at":"2025-10-27T02:31:30.034Z","avatar_url":"https://github.com/ChristianKienle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vueplay\n\n*vueplay* allows you to get a Vue playground up an running in seconds.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/terminal.png\" /\u003e\n\u003c/p\u003e\n\n**Run** *vueplay* and this happens:\n- A simple *Vue* project is created (in a **temporary and unique** director).\n- The project opens in Visual Studio Codes.\n- Vue is told to serve the project.\n\n\n\n## Installation\n\n```console\n$ npm i -g @vue/cli-service-global\n$ npm i -g @ckienle/vueplay\n```\n\n*vueplay* requires `@vue/cli-service-global` to be installed globally. Otherwise it will not work.\n\n## Running\n\n```console\n$ vueplay\n```\n\n## Current State\n\n*vueplay* is currently tailored to **my personal** needs. This means that there is not way to configure *vueplay* in any way. Running *vueplay* gives you:\n\n- A very simple Vue project in a **temporary \u0026 unique** directory with the following files:\n  - `App.vue`: Entry point of the whole playground.\n  - `HelloWorld.vue`: A simple component which is used by `App.vue`.\n  - `package.json`: Simply contains a `start`-script which runs `vue serve App.vue`\n  - `.vscode/`: A Visual Studio Code configuration with a simple *Run*-action.\n- After the playground has been created *vueplay* automatically\n  - launches `vue serve App.vue` and\n  - opens the playground in Visual Studio Code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristiankienle%2Fvueplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristiankienle%2Fvueplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristiankienle%2Fvueplay/lists"}