{"id":16317662,"url":"https://github.com/goatandsheep/piez","last_synced_at":"2025-06-29T10:34:33.758Z","repository":{"id":40705695,"uuid":"341697643","full_name":"goatandsheep/piez","owner":"goatandsheep","description":"A demonstration of toggling vibrations on devices that use the browser vibration API","archived":false,"fork":false,"pushed_at":"2025-06-14T20:06:29.000Z","size":345,"stargazers_count":0,"open_issues_count":27,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-20T05:50:47.141Z","etag":null,"topics":["haptics"],"latest_commit_sha":null,"homepage":"https://goatandsheep.github.io/piez/","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/goatandsheep.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-23T21:39:30.000Z","updated_at":"2022-11-09T00:01:57.000Z","dependencies_parsed_at":"2025-05-18T07:37:28.450Z","dependency_job_id":"f0c74a70-05e0-4b37-bfed-ec77fa7f2ae9","html_url":"https://github.com/goatandsheep/piez","commit_stats":null,"previous_names":["goatandsheep/vibrate-toggle"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/goatandsheep/piez","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatandsheep%2Fpiez","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatandsheep%2Fpiez/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatandsheep%2Fpiez/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatandsheep%2Fpiez/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goatandsheep","download_url":"https://codeload.github.com/goatandsheep/piez/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goatandsheep%2Fpiez/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262578978,"owners_count":23331734,"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":["haptics"],"created_at":"2024-10-10T22:08:57.388Z","updated_at":"2025-06-29T10:34:33.733Z","avatar_url":"https://github.com/goatandsheep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Piez\n\n\u003e A library to help with persistent vibrations on mobile\n\n[![npm version](https://badgen.net/npm/v/piez)](https://www.npmjs.com/package/piez)\n[![Known Vulnerabilities](https://snyk.io/test/github/goatandsheep/piez/badge.svg)](https://snyk.io/test/github/goatandsheep/piez)\n[![codecov](https://badgen.net/codecov/c/github/goatandsheep/piez)](https://codecov.io/gh/goatandsheep/piez)\n[![XO code style](https://badgen.net/badge/code%20style/XO/cyan)](https://github.com/xojs/xo)\n[![npm downloads](https://img.shields.io/npm/dt/piez.svg?style=flat-square)](https://www.npmjs.com/package/piez)\n\n## Node installation\n\n```shell\nnpm i piez\n```\n\n## Example\n\n```javascript\nimport {\n\tisVibrating,\n\tstartVibrate,\n\tstopVibrate,\n\ttoggleVibrate\n} from 'piez'\n```\n\n## Credit\n\nInspired by [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Vibration_API#continued_vibrations)\n\nBrought to you by [beatcaps.io](https://www.beatcaps.io)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoatandsheep%2Fpiez","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoatandsheep%2Fpiez","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoatandsheep%2Fpiez/lists"}