An opinionated collection of components, hooks, and utilities for your Next.js project.
The complete TanStack Start boilerplate for building profitable SaaS, packed with AI, auth, payments, database, storage, email, newsletter, blog, dashboard, SEO and more, fully deployed on Cloudflare Workers
next/font – Optimize custom fonts and remove external network requests for improved performanceImageResponse – Generate dynamic Open Graph images at the edgeuseIntersectionObserver – React hook to observe when an element enters or leaves the viewportuseLocalStorage – Persist data in the browser's local storageuseScroll – React hook to observe scroll position (example)nFormatter – Format numbers with suffixes like 1.2k or 1.2Mcapitalize – Capitalize the first letter of a stringtruncate – Truncate a string to a specified lengthuse-debounce – Debounce a function call / state update