{"id":18333123,"url":"https://github.com/candycoded/hapticfeedback","last_synced_at":"2025-04-06T03:34:08.849Z","repository":{"id":54502534,"uuid":"332322522","full_name":"CandyCoded/HapticFeedback","owner":"CandyCoded","description":"📳 Perform haptic feedback on both iOS and Android devices.","archived":false,"fork":false,"pushed_at":"2021-03-19T03:49:31.000Z","size":110,"stargazers_count":99,"open_issues_count":2,"forks_count":19,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T17:06:41.820Z","etag":null,"topics":["android","haptic","ios"],"latest_commit_sha":null,"homepage":"","language":"C#","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/CandyCoded.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":"2021-01-23T22:39:48.000Z","updated_at":"2025-03-25T07:30:31.000Z","dependencies_parsed_at":"2022-08-13T18:00:34.876Z","dependency_job_id":null,"html_url":"https://github.com/CandyCoded/HapticFeedback","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CandyCoded%2FHapticFeedback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CandyCoded%2FHapticFeedback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CandyCoded%2FHapticFeedback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CandyCoded%2FHapticFeedback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CandyCoded","download_url":"https://codeload.github.com/CandyCoded/HapticFeedback/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430838,"owners_count":20937873,"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":["android","haptic","ios"],"created_at":"2024-11-05T19:41:22.902Z","updated_at":"2025-04-06T03:34:03.825Z","avatar_url":"https://github.com/CandyCoded.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HapticFeedback\n\n\u003e 📳 Perform haptic feedback on both iOS and Android devices.\n\n[![npm](https://img.shields.io/npm/v/xyz.candycoded.hapticfeedback)](https://www.npmjs.com/package/xyz.candycoded.hapticfeedback)\n\n## Installation\n\n### Unity Package Manager\n\n\u003chttps://docs.unity3d.com/Packages/com.unity.package-manager-ui@2.0/manual/index.html\u003e\n\n#### Git\n\n```json\n{\n  \"dependencies\": {\n    \"xyz.candycoded.hapticfeedback\": \"https://github.com/CandyCoded/HapticFeedback.git#v1.0.3\",\n    ...\n  }\n}\n```\n\n#### Scoped UPM Registry\n\n```json\n{\n  \"dependencies\": {\n    \"xyz.candycoded.hapticfeedback\": \"1.0.3\",\n    ...\n  },\n  \"scopedRegistries\": [\n    {\n      \"name\": \"candycoded\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [\"xyz.candycoded\"]\n    }\n  ]\n}\n```\n\n## Usage\n\nFirst include the package.\n\n```csharp\nusing CandyCoded.HapticFeedback;\n```\n\n### Light Feedback\n\n```csharp\nHapticFeedback.LightFeedback();\n```\n\n### Medium Feedback\n\n```csharp\nHapticFeedback.MediumFeedback();\n```\n\n### Heavy Feedback\n\n```csharp\nHapticFeedback.HeavyFeedback();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcandycoded%2Fhapticfeedback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcandycoded%2Fhapticfeedback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcandycoded%2Fhapticfeedback/lists"}