{"id":16836677,"url":"https://github.com/jaredreich/vue-notie","last_synced_at":"2025-04-11T05:11:20.089Z","repository":{"id":57396487,"uuid":"62654579","full_name":"jaredreich/vue-notie","owner":"jaredreich","description":"a vue.js plugin for notie","archived":false,"fork":false,"pushed_at":"2016-07-09T14:32:14.000Z","size":4,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-25T03:13:15.723Z","etag":null,"topics":["alert","confirm","message","notie","notification","prompt","toast","vue"],"latest_commit_sha":null,"homepage":"https://github.com/jaredreich/notie","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/jaredreich.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":"2016-07-05T17:03:51.000Z","updated_at":"2020-04-27T04:57:13.000Z","dependencies_parsed_at":"2022-09-05T07:30:53.937Z","dependency_job_id":null,"html_url":"https://github.com/jaredreich/vue-notie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredreich%2Fvue-notie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredreich%2Fvue-notie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredreich%2Fvue-notie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredreich%2Fvue-notie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredreich","download_url":"https://codeload.github.com/jaredreich/vue-notie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248173807,"owners_count":21059594,"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":["alert","confirm","message","notie","notification","prompt","toast","vue"],"created_at":"2024-10-13T12:14:25.064Z","updated_at":"2025-04-11T05:11:20.071Z","avatar_url":"https://github.com/jaredreich.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-notie\n\nA Vue.js plugin for [notie](https://github.com/jaredreich/notie).\n\n## Installation\n\nnpm:\n``` bash\nnpm install --save vue-notie\n```\n\nVue:\n```javascript\nvar Vue = require('vue')\nvar VueNotie = require('vue-notie')\nVue.use(VueNotie)\n```\n\nSASS:\n```scss\n@import 'path/to/notie.scss'\n```\n\nHTML (Browserify):\n```html\n\u003chead\u003e\n  ...\n  \u003clink rel=\"stylesheet\" href=\"/node_modules/notie/dist/notie.css\"\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n  ...\n  \u003c!-- Bottom of body --\u003e\n  \u003cscript src=\"/path/to/vue.js\"\u003c/script\u003e\n  \u003cscript src=\"/node_modules/vue-notie/src/vue-notie.js'\"\u003e\u003c/script\u003e\n\u003c/body\u003e\n```\n\n## Usage\nnotie is now available through ```this.$notie```\n\n```javascript\nthis.$notie.alert(1, 'It worked!', 3);\n```\n\n## Credit\nThanks to [alfhen](https://github.com/alfhen) for originally creating this plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredreich%2Fvue-notie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredreich%2Fvue-notie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredreich%2Fvue-notie/lists"}