Fast DOM-Free Text Height Measurement – Pretext
A JavaScript text layout library for measuring multiline text height and line breaks before render with cached metrics and browser-like wrapping.
A JavaScript text layout library for measuring multiline text height and line breaks before render with cached metrics and browser-like wrapping.
A lightweight JavaScript library that tracks form changes and warns users before they lose unsaved edits.
A modern CSS reset stylesheet that uses :where() for low specificity, fixes browser inconsistencies, and covers typography, media, forms, and tables in one file.
A Web Component for embedding Bluesky discussion threads on any site. Supports public post URLs, Light DOM output, and all major frameworks.
Lightweight toast notifications for any framework. Zero dependencies, full TypeScript support, WCAG compliant. Less than 3KB gzipped.
A WebGL library that applies liquid glass refraction, blur, chromatic aberration, and Fresnel lighting to any HTML element via fragment shaders.
A vanilla JS side menu library with swipe gesture detection, adjustable hook zones, and open/close/toggle methods for mobile offcanvas navigation.
long-press.js is a small JavaScript library which detects and handles the long press/tap event on a specific DOM (or the whole document). Supports both desktop and mobile.
A vanilla JS sticky sidebar script with two way scroll behavior, live data attributes, and responsive mobile cutoff support.
A CSS anchor-positioning pattern that draws two-segment connector lines between checked checkboxes and a selected radio button using pseudo-elements and container style queries.