{"id":46585023,"url":"https://github.com/jerrywu001/vue3-toastify","last_synced_at":"2026-03-07T12:01:16.828Z","repository":{"id":59460520,"uuid":"528284570","full_name":"jerrywu001/vue3-toastify","owner":"jerrywu001","description":"🎉 Vue3-Toastify allows you to add notifications to your app with ease. ","archived":false,"fork":false,"pushed_at":"2025-10-03T23:19:05.000Z","size":732,"stargazers_count":519,"open_issues_count":6,"forks_count":47,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T01:13:50.133Z","etag":null,"topics":["alert","notification","toast","vue3"],"latest_commit_sha":null,"homepage":"https://vue3-toastify.js-bridge.com","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/jerrywu001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jerrywu001"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-08-24T05:52:12.000Z","updated_at":"2025-10-03T23:19:09.000Z","dependencies_parsed_at":"2024-02-17T03:25:28.802Z","dependency_job_id":"bc80985e-5162-40f8-8285-aa3fe80164f5","html_url":"https://github.com/jerrywu001/vue3-toastify","commit_stats":{"total_commits":81,"total_committers":2,"mean_commits":40.5,"dds":0.2222222222222222,"last_synced_commit":"15b30be31eea061c73ae33f7934b4ac22f769509"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/jerrywu001/vue3-toastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerrywu001%2Fvue3-toastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerrywu001%2Fvue3-toastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerrywu001%2Fvue3-toastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerrywu001%2Fvue3-toastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerrywu001","download_url":"https://codeload.github.com/jerrywu001/vue3-toastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerrywu001%2Fvue3-toastify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["alert","notification","toast","vue3"],"created_at":"2026-03-07T12:00:52.003Z","updated_at":"2026-03-07T12:01:16.743Z","avatar_url":"https://github.com/jerrywu001.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jerrywu001"],"categories":[],"sub_categories":[],"readme":"# Vue3 toastify\n\n![](https://user-images.githubusercontent.com/5574267/130804494-a9d2d69c-f170-4576-b2e1-0bb7f13dd92d.gif)\n\n## Documentation\n\nCheck the [documentation](https://vue3-toastify.js-bridge.com/get-started/introduction.html) to get you started!\n\n## Demo\n\nWanna try it out? Check out the [live demo](https://vue3-toastify.js-bridge.com)!\n\n## Installation\n\n### Using npm\n\n```bash\nnpm install vue3-toastify\n```\n\n### Using yarn\n\n```bash\nyarn add vue3-toastify\n```\n\n### Using pnpm\n\n```bash\npnpm add vue3-toastify\n```\n\n# Basic Usage\n\n```html\n\u003ctemplate\u003e\n  \u003cbutton @click=\"notify\"\u003eNotify !\u003c/button\u003e\n\u003c/template\u003e\n\n\u003cscript setup\u003e\nimport { toast } from 'vue3-toastify';\nimport 'vue3-toastify/dist/index.css';\n\nconst notify = () =\u003e {\n  toast(\"Wow so easy !\", {\n    autoClose: 1000,\n  }); // ToastOptions\n}\n\u003c/script\u003e\n```\n\n## Sponsorship Support\nMaintaining an open-source project requires significant time and resources. Your sponsorship will directly support:\n\n- 🛠️ Continuous development and updates\n\n- 🐛 Swift bug fixes and issue resolution\n\n- 📚 Documentation improvements and expanded examples\n\n### Ways to contribute:\n\n- GitHub Sponsors\n  \n[GitHub Sponsors](https://github.com/sponsors/jerrywu001) (Recommended · Zero fees)\n\n- Alipay/Wechat\n  \n\u003ctable style=\"display: flex; width: 500px;\"\u003e\n  \u003ctr\u003e\n    \u003ctd style=\"margin-right: 16px;\"\u003e\n      \u003cimg style=\"width: 150px;\" src=\"https://www.js-bridge.com/alipay.jpg\" /\u003e\n    \u003c/td\u003e\n    \u003ctd style=\"margin-right: 16px;\"\u003e\n      \u003cimg style=\"width: 150px;\" src=\"https://www.js-bridge.com/wechat.jpg\" /\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eSpecial Sponsor\u003c/h3\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca target=\"_blank\" href=\"https://www.bnsense.com/\"\u003e\n  \u003cimg alt=\"special sponsor appwrite\" src=\"https://www.bnsense.com/uploads/LOGO/imgs/logo_1704355682323.png\" width=\"300\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://ik.imagekit.io/jerrywu001/sponsors.svg?updatedAt=1691025797559\"\u003e\n    \u003cimg src=\"https://ik.imagekit.io/jerrywu001/sponsors.svg?updatedAt=1691025797559\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerrywu001%2Fvue3-toastify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerrywu001%2Fvue3-toastify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerrywu001%2Fvue3-toastify/lists"}