0.5.0 • Published 8 months ago
@rdub/next-base v0.5.0
@rdub/next-base
Misc utils for Next.js <Link>, <Head>, <Nav>, router, and configs
- a: link component that uses Next.js <Link> for same-origin URLs and
<a target="_blank">for external URLs. - basePath:
getBasePathhelper for Next.js. - config, basePath:
next/configaccessors. - head:
next/headwrapper, populates og tags. - route-is-changing:
useRouteIsChanginghook, useful for invalidating queries / displaying loading spinners duringrouter.pushtransitions. - use-root-url:
useRootUrlhook, for constructing absolute URLs in Next.js apps.
Used by: