{"id":27298447,"url":"https://github.com/mathieuloutre/wheel.js","last_synced_at":"2025-09-07T02:32:47.802Z","repository":{"id":26697218,"uuid":"30154218","full_name":"MathieuLoutre/wheel.js","owner":"MathieuLoutre","description":"Clicking wheel control interface","archived":false,"fork":false,"pushed_at":"2015-02-01T17:57:19.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T13:25:18.625Z","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/MathieuLoutre.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":"2015-02-01T17:54:40.000Z","updated_at":"2018-11-17T04:33:53.000Z","dependencies_parsed_at":"2022-08-31T00:31:05.579Z","dependency_job_id":null,"html_url":"https://github.com/MathieuLoutre/wheel.js","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/MathieuLoutre%2Fwheel.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathieuLoutre%2Fwheel.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathieuLoutre%2Fwheel.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathieuLoutre%2Fwheel.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MathieuLoutre","download_url":"https://codeload.github.com/MathieuLoutre/wheel.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248499111,"owners_count":21114254,"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-04-12T00:27:01.996Z","updated_at":"2025-04-12T00:27:02.697Z","avatar_url":"https://github.com/MathieuLoutre.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wheel.js\n\n\u003e Clicking wheel control interface\n\nClicking wheel control interface. Sort of like Knob.js but without any rendering.\n\n## Usage\n\nInstall using bower: `bower install wheel.js`  \nOr using npm: `npm install wheel.js`  \nOr just by downloading the [tarball](https://github.com/MathieuLoutre/wheel.js/archive/master.zip)\n\n```js\n\nvar wheel = new Wheel({\n\tcallback: tick,\n\tmin: 1,\n\tmax: 80,\n\tstart: currentBook,\n\tel: \"#wheel\",\n\tdrag: true,\n\tkeyboard: true\n});\n\nwheel.getVal()\n\n```\n\n## TODO\n\n- Testing\n\n## Changelog\n\n- 0.1.0 - First release","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieuloutre%2Fwheel.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathieuloutre%2Fwheel.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieuloutre%2Fwheel.js/lists"}