React hook to use IntersectionObserver declaratively.
Detects presence of the On-Screen-Keyboard in mobile browsers
On-screen keyboard with customisable keys and tactile / UI feedback 📱
A jQuery plugin providing multilingual onscreen keyboard for terminals and kiosks.
use-element-on-screen
is a React hook that tracks the visibility of an element within the viewport. It uses the Intersection Observer API to detect when an element enters or leaves the screen, enabling you to trigger animations, lazy loading, or other a