#
hook
Here are 1,057 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
Oct 2, 2021 - 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
Oct 11, 2021 - Go
A plugin framework on android,Run any third-party apk without installation, modification or repackage
-
Updated
Jul 7, 2021 - Java
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
-
Updated
Oct 12, 2021 - TypeScript
hooks
hook
jsx
vdom
fiber
react-like
vdom-library
react-hooks
fre
reconciliation-algorithm
reconcilation
keyed-reconcilation-algorithm
-
Updated
Oct 5, 2021 - 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
-
Updated
Sep 27, 2021 - TypeScript
demos to help understand plugin framwork
-
Updated
Aug 27, 2018 - Java
a lightweight, multi-platform, multi-architecture hook framework.
-
Updated
Aug 18, 2021 - C
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
react
hooks
hook
thread
web-worker
typescript-library
background
web-workers
web-worker-react
useworker
-
Updated
Aug 3, 2021 - JavaScript
A library that lets you use reflection without any restriction above Android P
-
Updated
Jul 24, 2021 - C++
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
Sep 19, 2021 - Dart
Protect the objective-c application(保护App不闪退)
-
Updated
Sep 28, 2021 - Objective-C
Simple hook tool to change Win32 program font.
-
Updated
Aug 9, 2021 - C++
The source code of HyperDbg Debugger 🐞
-
Updated
Oct 11, 2021 - C
react
hook
performance
typescript
monitor
scrolling
animations
visibility
viewport
lazy-loading
impressions
intersection-observer
inview
scroll-direction
-
Updated
Oct 12, 2021 - TypeScript
react
hook
performance
typescript
animation
ux
motion
transition
interaction
web-animations-api
web-animations
waapi
use-web-animations
playback-control
-
Updated
Oct 11, 2021 - TypeScript
-
Updated
Sep 21, 2021 - JavaScript
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."


The documentation for
mutatetalks about local mutation for faster feedback, but the documented way to use it only mutates after a promise has resolved - in other words, not immediately.As a result, I've found myself writing code in this kind of pattern: