{"id":13426395,"url":"https://github.com/nativescript-vue/nativescript-vue","last_synced_at":"2025-05-13T00:14:53.105Z","repository":{"id":28377555,"uuid":"88561103","full_name":"nativescript-vue/nativescript-vue","owner":"nativescript-vue","description":"Native mobile applications using Vue and NativeScript.","archived":false,"fork":false,"pushed_at":"2025-04-04T06:53:40.000Z","size":26630,"stargazers_count":5517,"open_issues_count":28,"forks_count":245,"subscribers_count":138,"default_branch":"main","last_synced_at":"2025-05-13T00:14:20.432Z","etag":null,"topics":["android","ios","native","nativescript","nativescript-plugin","nativescript-vue","vue"],"latest_commit_sha":null,"homepage":"https://nativescript-vue.org/","language":"TypeScript","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/nativescript-vue.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-17T23:49:17.000Z","updated_at":"2025-05-12T08:38:26.000Z","dependencies_parsed_at":"2024-04-19T09:27:17.995Z","dependency_job_id":"a32524f6-382f-4c3e-b16b-158de9a3fc01","html_url":"https://github.com/nativescript-vue/nativescript-vue","commit_stats":{"total_commits":75,"total_committers":6,"mean_commits":12.5,"dds":0.1466666666666666,"last_synced_commit":"83a82cf32e092a883f2b24c5b6162bc00f1f9d49"},"previous_names":["rigor789/nativescript-vue"],"tags_count":112,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nativescript-vue","download_url":"https://codeload.github.com/nativescript-vue/nativescript-vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843225,"owners_count":21972874,"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":["android","ios","native","nativescript","nativescript-plugin","nativescript-vue","vue"],"created_at":"2024-07-31T00:01:33.470Z","updated_at":"2025-05-13T00:14:53.076Z","avatar_url":"https://github.com/nativescript-vue.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/2bbcb9c7-57ad-4649-9891-d1b901ac268f\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eNativeScript-Vue3\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.npmjs.com/package/nativescript-vue\"\u003e\n       \u003cimg src=\"https://img.shields.io/npm/v/nativescript-vue/latest.svg\" alt=\"npm\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/nativescript-vue/nativescript-vue/blob/master/LICENSE\"\u003e\n       \u003cimg src=\"https://img.shields.io/github/license/nativescript-vue/nativescript-vue.svg\" alt=\"license\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nNativeScript-Vue now supports Vue 3 and is generally available! This version brings improved reactivity, a modern plugin system, and better TypeScript support.\n\n## Quick Start\n\nTo get started, you can use the [StackBlitz Template](https://stackblitz.com/fork/github/nativescript-vue/nativescript-vue/tree/main/packages/stackblitz-template?file=src%2Fcomponents%2FHome.vue\u0026title=NativeScript%20Starter%20Vue3).\n\nOr, set up locally:\n\n```sh\nns create myAwesomeApp --template @nativescript-vue/template-blank@latest\n\ncd myAwesomeApp\nns run ios|android\n```\n\n## Upgrading to v3\n\nPlease refer to our [Upgrade Guide](https://nativescript-vue.org/docs/essentials/upgrade-guide).\n\n## Using Vue Devtools\n\nTo enable Vue Devtools, run:\n\n```sh\nns run ios|android --env.vueDevtools\n```\n\n🛠️ **Android Users:**\nTo allow Vue Devtools to connect, enable **cleartext HTTP traffic** in your `AndroidManifest.xml`:\n\n```diff\n\u003capplication ...\n+  android:usesCleartextTraffic=\"true\"\n.../\u003e\n```\n\n## Issues\n\nIf you encounter any issues, please open a new issue with as much detail as possible.\n\n- [Join Discord](https://nativescript.org/discord)\n\n## Looking for V2?\n\nThe V2 version has been moved to the [v2 branch](https://github.com/nativescript-vue/nativescript-vue/tree/v2)\n","funding_links":[],"categories":["JavaScript","TypeScript","Components \u0026 Libraries","Frameworks [🔝](#readme)","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)"],"sub_categories":["Frameworks","Open Source"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript-vue%2Fnativescript-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript-vue%2Fnativescript-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript-vue%2Fnativescript-vue/lists"}