{"id":16432731,"url":"https://github.com/2nthony/vercel-toast","last_synced_at":"2025-04-04T09:09:32.442Z","repository":{"id":37030843,"uuid":"199210272","full_name":"2nthony/vercel-toast","owner":"2nthony","description":"💬 Framework-agnostic vercel design's toast component (≈1KB Gzipped)","archived":false,"fork":false,"pushed_at":"2024-11-22T20:06:30.000Z","size":1695,"stargazers_count":89,"open_issues_count":17,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-24T16:47:02.874Z","etag":null,"topics":["css","framework-agnostic","lightweight","message","popup","toast","vercel","widget","zeit"],"latest_commit_sha":null,"homepage":"https://vercel-toast.vercel.app","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/2nthony.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},"funding":{"github":"2nthony","patreon":null,"open_collective":null,"ko_fi":"2nthony","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.com/paypalme/evillt"]}},"created_at":"2019-07-27T20:25:08.000Z","updated_at":"2024-10-18T06:55:54.000Z","dependencies_parsed_at":"2023-07-17T06:45:41.299Z","dependency_job_id":"d2b81991-4a7b-41b1-97f3-13a06742f8c7","html_url":"https://github.com/2nthony/vercel-toast","commit_stats":{"total_commits":192,"total_committers":6,"mean_commits":32.0,"dds":"0.47916666666666663","last_synced_commit":"4b984b23ff835d53ea4dc5fb16a3de4133476a99"},"previous_names":["evillt/toast"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2nthony%2Fvercel-toast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2nthony%2Fvercel-toast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2nthony%2Fvercel-toast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2nthony%2Fvercel-toast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2nthony","download_url":"https://codeload.github.com/2nthony/vercel-toast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149502,"owners_count":20891954,"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":["css","framework-agnostic","lightweight","message","popup","toast","vercel","widget","zeit"],"created_at":"2024-10-11T08:44:14.576Z","updated_at":"2025-04-04T09:09:32.420Z","avatar_url":"https://github.com/2nthony.png","language":"TypeScript","funding_links":["https://github.com/sponsors/2nthony","https://ko-fi.com/2nthony","https://www.paypal.com/paypalme/evillt"],"categories":["TypeScript"],"sub_categories":[],"readme":"# vercel-toast\n\n[![NPM version](https://badgen.net/npm/v/vercel-toast?label=\u0026color=29BC9B)](https://npmjs.com/package/vercel-toast)\n[![NPM download](https://badgen.net/npm/dm/vercel-toast?label=\u0026color=29BC9B)](https://npmjs.com/package/vercel-toast)\n\nFramework-agnostic vercel design's toast component\n\n![](media/toast2.gif)\n\n## Usage\n\n### Bundler\n\n```console\nnpm i vercel-toast\n```\n\n```ts\n// in js file\nimport 'vercel-toast/css'\nimport { createToast } from 'vercel-toast'\n\ncreateToast('Hi from vercel toast!')\n```\n\n### Browser CDN\n\n```html\n\u003clink\n  rel=\"stylesheet\"\n  href=\"https://unpkg.com/vercel-toast/dist/vercel-toast.css\"\n/\u003e\n\n\u003cscript src=\"https://unpkg.com/vercel-toast\"\u003e\u003c/script\u003e\n\n\u003cscript\u003e\n  vercelToast.createToast(\"Hi from vercel toast!\");\n\u003c/script\u003e\n```\n\n## Documentation\n\nhttps://vercel-toast.vercel.app\n\n## Credits\n\n- [vercel/design's toast](https://vercel.com/design/toast)\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## Sponsors\n\n[![sponsors](https://cdn.jsdelivr.net/gh/2nthony/sponsors-image/sponsors.svg)](https://github.com/sponsors/2nthony)\n\n## License\n\nMIT \u0026copy; [2nthony](https://github.com/sponsors/2nthony)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2nthony%2Fvercel-toast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2nthony%2Fvercel-toast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2nthony%2Fvercel-toast/lists"}