@rdub/next-base

0.2.1 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @rdub/next-base

Weekly Downloads

15

Version

0.2.1

License

MIT

Unpacked Size

33.4 kB

Total Files

28

Last publish

Collaborators

  • rdub