detect-element-overflow

A function that tells you whether a given element is overflowing its container or not. Useful for creating dropdowns and tooltips.

@acusti/use-is-out-of-bounds

React hook that detects if an element is outside of its parent’s bounds on any of its sides (like collision detection)

@catsums/targetobservers

Observers that can be used for checking specific changes in objects. This mainly consists of a Transform Observer and a Collision Observer for DOM Elements