0.3.0 • Published 12 months ago

@rdub/next-base v0.3.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
12 months ago

@rdub/next-base

Misc utils for Next.js: <Link>, <Head>, <Nav>, config helpers

  • a: link component that uses Next.js <Link> for relative URLs and <a> for absolute URLs (with default target="_blank").
  • config, basePath: next/config accessors.
  • head: next/head wrapper, populates og tags.
  • heading: Heading component (<H1><H6>): clicky headings (with configurable link-target offset)
  • nav: simple Nav component.
  • socials: social media links.
  • use-async: useAsync, useResult hooks, for React state populated by Promises.
  • youtube: YouTube embed component.
0.3.0

12 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago