[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-74844":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},74844,"web-haptics","lochie\u002Fweb-haptics","lochie","Haptic feedback for the mobile web","https:\u002F\u002Fhaptics.lochie.me",null,"TypeScript",2628,83,10,15,0,25,33,84,75,102.67,"MIT License",false,"main",[],"2026-06-12 04:01:16","# WebHaptics\n\nHaptic feedback for the mobile web. Supports React, Vue, and Svelte.\n\n## Installation\n\n```sh\nnpm i web-haptics\n```\n\n## Usage\n\n```tsx\nimport { useWebHaptics } from \"web-haptics\u002Freact\";\n\nfunction App() {\n  const { trigger } = useWebHaptics();\n\n  return \u003Cbutton onClick={() => trigger(\"success\")}>Tap me\u003C\u002Fbutton>;\n}\n```\n\nSee the [package README](packages\u002Fweb-haptics\u002FREADME.md) for Vue, Svelte, and vanilla examples.\n\n# Contributing\n\n## Install dependencies\n\n```sh\npnpm install:all\n```\n\n## Dev\u002FWatch Library and Example\n\n```sh\npnpm dev\n```\n\n## Build Library\n\n```sh\npnpm build\n```\n\n## Found this useful?\n\nFollow me on [Twitter](https:\u002F\u002Ftwitter.com\u002Flochieaxon).\n\n## Other projects\n\nYou might also like:\n\n- [Torph](https:\u002F\u002Ftorph.lochie.me) - Dependency-free animated text component.\n- [easing.dev](https:\u002F\u002Feasing.dev) - Easily create custom easing graphs.\n\n# Acknowledgements\n\n- Special thanks to [Alex](https:\u002F\u002Fx.com\u002Falexvanderzon) for assistance with the site design.\n","WebHaptics 是一个为移动端网页提供触觉反馈的库。它支持React、Vue和Svelte框架，允许开发者通过简单的API调用来触发不同的触觉效果，如成功、警告等，从而增强用户体验。该项目使用TypeScript编写，确保了代码的类型安全性和可维护性。适用于需要在移动设备上提供更加沉浸式体验的应用场景，比如游戏、交互式表单验证或是任何希望利用触觉反馈来提升用户互动感的场合。",2,"2026-06-11 03:51:03","high_star"]