preact-missing-hooks
A lightweight, extendable collection of missing React-like hooks for Preact — plus fresh, powerful new ones designed specifically for modern Preact apps.
@preact-hooks/instance
A custom Preact Hook that provides a sensible alternative to useRef for storing instance variables.
within-view
within-view uses preact/react hook to detect scroll event changes and checking if the wanted element(s) is within view and appending a class to the element if desired.