← Back to the directory
Community listing This entry is based on publicly available sources and was not created by the owner. Is this your website?
Claim for free
· Standard Standard-Status
llmstxt.info directory · Standard

Natural Sticky

github.kadykov.comDeveloper Tools
Community listing llms.txt reachable AI Impact Score 90/100 · A

Natural Sticky provides structured information for AI assistants via an llms.txt file. Industry: Developer Tools / Dokumentation & Wissensdatenbank. The website github.kadykov.com provides its llms.txt at https://github.kadykov.com/natural-sticky/llms.txt. Listed since 6 April 2026.

Under GDPR Art. 17 you can request the deletion of your data. Report a legal violation (Art. 16 DSA) →
llms.txt — current content Open ↗
# Natural Sticky > A lightweight, framework-agnostic NPM package for natural hide-on-scroll effects for headers, footers, or floating elements. It uses smart position switching instead of animations, so elements move naturally with the user's scroll speed. The package is ultra-lightweight (1.2-1.3KB), has no dependencies, and is event-driven for creating dynamic interfaces. It supports multiple elements on the same page without conflicts. Behavior can be fine-tuned with three parameters: `reserveSpace` (positioning mode), `snapEagerness` (gap prevention), and `scrollThreshold` (activation speed). ## Basic Usage **1. Installation** ```bash npm install natural-sticky ``` **2. Quick Start** […truncated]