{"id":26447429,"url":"https://github.com/bitfertig/outerclick.vuejs","last_synced_at":"2026-01-04T00:39:33.996Z","repository":{"id":57108531,"uuid":"305162058","full_name":"Bitfertig/outerclick.vuejs","owner":"Bitfertig","description":"Vuejs outerclick mixin.","archived":false,"fork":false,"pushed_at":"2020-11-18T14:58:37.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T08:47:31.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://tools.bitfertig.de/outerclick.vuejs/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bitfertig.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":"2020-10-18T17:49:34.000Z","updated_at":"2020-11-18T14:58:39.000Z","dependencies_parsed_at":"2022-08-21T04:30:36.550Z","dependency_job_id":null,"html_url":"https://github.com/Bitfertig/outerclick.vuejs","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/Bitfertig%2Fouterclick.vuejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitfertig%2Fouterclick.vuejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitfertig%2Fouterclick.vuejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitfertig%2Fouterclick.vuejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bitfertig","download_url":"https://codeload.github.com/Bitfertig/outerclick.vuejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244236097,"owners_count":20420752,"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":"2025-03-18T13:57:11.169Z","updated_at":"2026-01-04T00:39:33.969Z","avatar_url":"https://github.com/Bitfertig.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.badgesize.io/Bitfertig/outerclick.vuejs/main/index.js?label=JS_file_only)\n\n# outerclick.vuejs\n\nOuterclick vuejs-mixin by references.\n\n\n## Demo\n\nhttp://tools.bitfertig.de/outerclick.vuejs/\n\n\n## Install\n\n```bash\nnpm i @dipser/outerclick.vuejs\n```\n\n\n## Usage\n\nIn a .vue file:\n\n```html\n\u003ctemplate\u003e\n    \u003cbutton @click=\"register_outerclick(['ref', 'ref2'], ()=\u003eclose())\" ref=\"ref\"\u003e\u003c/button\u003e\n    \u003cdiv ref=\"ref2\"\u003eInner\u003c/div\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\nimport outerclick from '@dipser/outerclick.vuejs';\nexport default {\n    mixins: [\n        outerclick\n    ],\n    methods: {\n        close: function(){}\n    }\n}\n\u003c/script\u003e\n```\n\n\n\n## More\n* [npm package](https://www.npmjs.com/package/@dipser/outerclick.vuejs)\n* [twitter](https://twitter.com/dipser)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfertig%2Fouterclick.vuejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitfertig%2Fouterclick.vuejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfertig%2Fouterclick.vuejs/lists"}