#
hook
Here are 1,224 public repositories matching this topic...
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
-
Updated
May 31, 2022 - C
webhook is a lightweight incoming webhook server to run shell commands
go
shell
hooks
webhooks
hook
devops
automation
programming
web
integration
server
script
ci
webhook
deploy
automate
redeploy
incoming
execute
hacktoberfest
-
Updated
Apr 28, 2022 - Go
A plugin framework on android,Run any third-party apk without installation, modification or repackage
-
Updated
Jul 7, 2021 - Java
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
-
Updated
Jun 1, 2022 - TypeScript
hooks
hook
jsx
vdom
fiber
react-like
vdom-library
react-hooks
fre
reconciliation-algorithm
reconcilation
keyed-reconcilation-algorithm
-
Updated
May 26, 2022 - TypeScript
React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.
react
hooks
hook
performance
monitor
scrolling
visibility
viewport
lazy-loading
intersection-observer
intersectionobserver
intersectionobserver-api
react-hooks
-
Updated
Jun 1, 2022 - TypeScript
a lightweight, multi-platform, multi-architecture hook framework.
-
Updated
Jan 28, 2022 - C
demos to help understand plugin framwork
-
Updated
Aug 27, 2018 - Java
hook
ios
cpu
monitor
fps
memory
perfomance
mach-o
startup-time
power-consumption
traffic-monitoring
freezing
runloop
cadisplaylink
cfnetwork
nsurlprotocol
fishhook
network-monitor
nsurlsessiontaskmetrics
-
Updated
Oct 13, 2018
imbhargav5
commented
Mar 25, 2022
Is your feature request related to a problem? Please describe.
Some users require saving objects like ES6 maps which can't be JSON.stringified without a replacer function.
Describe the solution you'd like
We need replacer/ reviver functions optionally to be sent as arguments.
useLocalstorageState('key', value, {
replacer: () => {},
reviver: () => {}
})
`
6
react
hooks
hook
thread
web-worker
typescript-library
background
web-workers
web-worker-react
useworker
-
Updated
May 19, 2022 - JavaScript
React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
-
Updated
May 26, 2022 - Dart
A library that lets you use reflection without any restriction above Android P
-
Updated
Jul 24, 2021 - C++
React hook library, ready to use, written in Typescript.
-
Updated
Jun 1, 2022 - TypeScript
Protect the objective-c application(保护App不闪退)
-
Updated
Apr 24, 2022 - Objective-C
State-of-the-art native debugging tool
-
Updated
May 31, 2022 - C
react
hook
performance
typescript
monitor
component
scrolling
animations
visibility
viewport
lazy-loading
impressions
intersection-observer
inview
scroll-direction
-
Updated
May 31, 2022 - TypeScript
Simple hook tool to change Win32 program font.
-
Updated
Aug 9, 2021 - C++
android
hook
ndk
native
got
hooking
plt
androidhook
bytedance
plthook
gothook
androidplthook
androidgothook
-
Updated
Apr 15, 2022 - C
Improve this page
Add a description, image, and links to the hook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hook topic, visit your repo's landing page and select "manage topics."


https://github.com/vercel/swr/blob/43f01571f0a985b5b62792059efe18835c508a94/examples/autocomplete-suggestions/pages/index.js#L21
I know this is only sample code, ... but I can see this suddenly ending up in lost of places verbatim, especially now that we have AI's writing most of our code :D (grin)