1. Nimibyte
  2. Open source
  • NimibyteFrom vision to version
Platform
  • Home
  • Changelog
  • Account
  • Services
Projects
  • AuditAuth
  • Resqly
Open Source
  • Packages (npm)
Academy
  • Architecture
  • Terms
  • Privacy

Open Source

Production-oriented utilities published by Nimibyte Labs. Small APIs, explicit trade-offs, predictable behavior.

4 Packages npmMITReact-focused

Package Index

Intersection Hook
npm
@nimibyte/intersection-hook

Section-aware navigation for React interfaces with stable active-state tracking.

navigationscrollobserver
ReactNext.jsTypeScript
View npm GitHub
Reducer Form
npm
@nimibyte/reducer-form

Reducer-driven form state primitives for explicit transitions and predictable validation.

formsstatevalidation
ReactNext.jsTypeScript
View npm GitHub
Shortcuts Hook
npm
@nimibyte/shortcuts-hook

Keyboard shortcut primitives for command-driven React surfaces.

keyboardcommandsux
ReactNext.jsTypeScript
View npm GitHub
Screen Detector Hook
npm
@nimibyte/screen-detector-hook

Responsive state primitives for runtime breakpoint and orientation decisions.

responsivebreakpointsruntime
ReactNext.jsTypeScript
View npm GitHub

Selection Guide

Intersection Hook

You need scroll-linked section navigation in React.

Reducer Form

You need explicit form state transitions and clean debug paths.

Shortcuts Hook

You need deterministic keyboard mappings in product workflows.

Screen Detector Hook

You need viewport-driven behavior beyond CSS-only breakpoints.

Engineering Signal

Narrow APIs
Explicit trade-offs
Predictable runtime behavior
Production-first maintenance
Explore our engineering approach