darkroomengineering / hamo

Hamo means hook, do the math.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAMO

Introduction

hāmō means hook in Latin, this package is a collection of custom React hooks.

Setup

$ npm i @darkroom.engineering/hamo

Hooks

useRect – tracks element position within the page

useWindowSize – tracks window dimensions

useFrame – runs callback on every frame

useResizeObserver – observes element dimensions using ResizeObserver

Authors

This set of hooks is curated and maintained by the darkroom.engineering team:


License

The MIT License.

About

Hamo means hook, do the math.


Languages

Language:JavaScript 100.0%