{"id":15774330,"url":"https://github.com/zomars/bespoke-click","last_synced_at":"2025-03-31T14:22:38.568Z","repository":{"id":19410722,"uuid":"22652777","full_name":"zomars/bespoke-click","owner":"zomars","description":"Click events for Bespoke.js","archived":false,"fork":false,"pushed_at":"2020-10-11T20:12:57.000Z","size":9,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-22T23:32:06.224Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zomars.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-05T17:31:19.000Z","updated_at":"2014-08-05T17:31:23.000Z","dependencies_parsed_at":"2022-07-23T03:16:23.679Z","dependency_job_id":null,"html_url":"https://github.com/zomars/bespoke-click","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/zomars%2Fbespoke-click","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zomars%2Fbespoke-click/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zomars%2Fbespoke-click/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zomars%2Fbespoke-click/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zomars","download_url":"https://codeload.github.com/zomars/bespoke-click/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246481012,"owners_count":20784460,"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-10-04T16:21:14.709Z","updated_at":"2025-03-31T14:22:38.549Z","avatar_url":"https://github.com/zomars.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://secure.travis-ci.org/zomars/bespoke-click.png?branch=master)](https://travis-ci.org/zomars/bespoke-click) [![Coverage Status](https://coveralls.io/repos/zomars/bespoke-click/badge.png)](https://coveralls.io/r/zomars/bespoke-click)\n\n# bespoke-click\n\nClick event for [Bespoke.js](http://markdalgleish.com/projects/bespoke.js)\n\n## Download\n\nDownload the [production version][min] or the [development version][max], or use a [package manager](#package-managers).\n\n[min]: https://raw.github.com/zomars/bespoke-click/master/dist/bespoke-click.min.js\n[max]: https://raw.github.com/zomars/bespoke-click/master/dist/bespoke-click.js\n\n## Usage\n\nThis plugin is shipped in a [UMD format](https://github.com/umdjs/umd), meaning that it is available as a CommonJS/AMD module or browser global.\n\nFor example, when using CommonJS modules:\n\n```js\nvar bespoke = require('bespoke'),\n  click = require('bespoke-click');\n\nbespoke.from('#presentation', [\n  click()\n]);\n```\n\nWhen using browser globals:\n\n```js\nbespoke.from('#presentation', [\n  bespoke.plugins.click()\n]);\n```\n\n## Package managers\n\n### npm\n\n```bash\n$ npm install bespoke-click\n```\n\n### Bower\n\n```bash\n$ bower install bespoke-click\n```\n\n## Credits\n\nThis plugin was built with [generator-bespokeplugin](https://github.com/markdalgleish/generator-bespokeplugin).\n\n## License\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzomars%2Fbespoke-click","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzomars%2Fbespoke-click","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzomars%2Fbespoke-click/lists"}