{"id":26218819,"url":"https://github.com/hunterliu1003/vue-final-modal","last_synced_at":"2025-03-12T14:01:16.988Z","repository":{"id":37263998,"uuid":"195983361","full_name":"vue-final/vue-final-modal","owner":"vue-final","description":"🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.","archived":false,"fork":false,"pushed_at":"2024-09-10T15:49:26.000Z","size":12160,"stargazers_count":910,"open_issues_count":31,"forks_count":99,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T14:55:45.751Z","etag":null,"topics":["a11y","dialog","modal","renderless-components","stackable","tiny","vue","vue-dialog","vue-final-modal","vue-modal","vue3"],"latest_commit_sha":null,"homepage":"https://vue-final-modal.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/vue-final.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":"2019-07-09T10:04:41.000Z","updated_at":"2024-10-29T11:43:07.000Z","dependencies_parsed_at":"2023-09-23T14:36:15.780Z","dependency_job_id":"48c7c4c9-b7c5-46fb-868e-d46e8d08b13c","html_url":"https://github.com/vue-final/vue-final-modal","commit_stats":{"total_commits":1288,"total_committers":20,"mean_commits":64.4,"dds":0.08850931677018636,"last_synced_commit":"be7430cf843964e6ba3307201be6882482d9b595"},"previous_names":["hunterliu1003/vue-final-modal"],"tags_count":164,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-final%2Fvue-final-modal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-final%2Fvue-final-modal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-final%2Fvue-final-modal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-final%2Fvue-final-modal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vue-final","download_url":"https://codeload.github.com/vue-final/vue-final-modal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243230091,"owners_count":20257642,"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":["a11y","dialog","modal","renderless-components","stackable","tiny","vue","vue-dialog","vue-final-modal","vue-modal","vue3"],"created_at":"2025-03-12T14:00:50.865Z","updated_at":"2025-03-12T14:01:16.889Z","avatar_url":"https://github.com/vue-final.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/PL2qJIx"],"categories":["Packages","Components \u0026 Libraries","UI Components [🔝](#readme)"],"sub_categories":["UI Components"],"readme":"# Vue Final Modal 4\n\nThe most powerful yet most light-weight modal library for Vue 3.\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://vue-final-modal.org\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\u003cimg src=\"https://vue-final-modal.org/preview.png\" alt=\"Vue Final Modal Logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmcharts.com/compare/vue-final-modal?minimal=true\"\u003e\u003cimg src=\"https://badgen.net/npm/dm/vue-final-modal\" alt=\"Downloads\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/vue-final-modal\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/vue-final-modal.svg?sanitize=true\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://app.netlify.com/sites/vue-final-modal/deploys\"\u003e\u003cimg src=\"https://api.netlify.com/api/v1/badges/444b13a8-540f-4438-94da-80c865c8f103/deploy-status\" alt=\"Netlify Status\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/vue-final-modal\"\u003e\u003cimg src=\"https://badgen.net/npm/v/vue-final-modal/latest\" alt=\"Version\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"right\"\u003e\n  \u003ca href=\"https://www.buymeacoffee.com/PL2qJIx\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg width=\"200\" src=\"https://cdn.buymeacoffee.com/buttons/v2/default-green.png\" alt=\"Buy Me A Coffee\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Playground\n\n- [Stackblitz for Vue 3](https://stackblitz.com/github/vue-final/vue-final-modal/tree/master/examples/vue3)\n- [Stackblitz for Nuxt 3](https://stackblitz.com/github/vue-final/vue-final-modal/tree/master/examples/nuxt3)\n\n## [Documentation](https://v4.vue-final-modal.org/)\n\nCheckout [Migration guide from v3](https://v4.vue-final-modal.org/get-started/guide/migration-guide).\n\nLooking for old version?\n\n- [vue-final-modal@3.x for Vue 3](https://v3.vue-final-modal.org/)\n- [vue-final-modal@2.x for Vue 2](https://v2.vue-final-modal.org/)\n\n## Contribution Guide\n\n```bash [pnpm]\n# Install packages\npnpm install --shamefully-hoist\n\n# Build vue-final-modal library first\npnpm build:vfm\n\n# Run both docs and viteplay\npnpm dev\n\n# Run dev for vue-final-modal\npnpm dev:vfm\n\n# Run docs: http://localhost:3000/\npnpm dev:docs\n\n# Run viteplay: http://localhost:5173/\npnpm dev:viteplay\n```\n\n## Contributors\n\nThank you to all the people who already contributed to `vue-final-modal`!\n\n\u003ca href=\"https://github.com/vue-final/vue-final-modal/graphs/contributors\" aria-label=\"contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=vue-final/vue-final-modal\" alt=\"contributors\" /\u003e\n\u003c/a\u003e\n\nMade with [contributors-img](https://contrib.rocks).\n\n🚀 If you have any ideas for optimization of `vue-final-modal`, feel free to open [issues](https://github.com/hunterliu1003/vue-final-modal/issues) or [pull requests](https://github.com/hunterliu1003/vue-final-modal/pulls).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunterliu1003%2Fvue-final-modal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunterliu1003%2Fvue-final-modal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunterliu1003%2Fvue-final-modal/lists"}