{"id":13424191,"url":"https://github.com/kewah/vue-once","last_synced_at":"2025-03-15T18:34:11.353Z","repository":{"id":143804805,"uuid":"20768908","full_name":"kewah/vue-once","owner":"kewah","description":"Adds an event listener that will be invoked a single time","archived":true,"fork":false,"pushed_at":"2014-12-10T08:47:25.000Z","size":152,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T19:03:04.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kewah.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":"2014-06-12T13:46:18.000Z","updated_at":"2025-02-06T04:15:15.000Z","dependencies_parsed_at":"2023-03-21T04:16:49.959Z","dependency_job_id":null,"html_url":"https://github.com/kewah/vue-once","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewah%2Fvue-once","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewah%2Fvue-once/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewah%2Fvue-once/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewah%2Fvue-once/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kewah","download_url":"https://codeload.github.com/kewah/vue-once/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243775780,"owners_count":20346259,"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":[],"created_at":"2024-07-31T00:00:49.991Z","updated_at":"2025-03-15T18:34:06.336Z","avatar_url":"https://github.com/kewah.png","language":"JavaScript","funding_links":[],"categories":["Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Awesome Vue.js"],"sub_categories":["Libraries \u0026 Plugins"],"readme":"# vue-once\n\n[Vue.js](https://github.com/yyx990803/vue) directive.  \nAdds an event listener that will be invoked a single time.\n\n## Install\n\nWith Component(1):\n\n```bash\n$ component install kewah/vue-once\n```\n\nWith [npm](http://npmjs.org) do:\n\n```bash\n$ npm install vue-once --save\n```\n\n## Usage\n\n```js\nvar Vue = require('vue');\nvar vueOnce = require('vue-once');\nVue.use(vueOnce);\n```\n\n```html\n\u003cdiv v-once=\"click: onClick\"\u003e\u003c/div\u003e\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkewah%2Fvue-once","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkewah%2Fvue-once","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkewah%2Fvue-once/lists"}