79805335

Date: 2025-10-31 01:19:56
Score: 0.5
Natty:
Report link

I just uploaded nextcrumbs to github for this purpose.

Next.js isn't necessary but there is a feature that will allow the breadcrumbs to be automatically created using usePathName from next/navigation

You can find the package here.
https://github.com/ameshkin/nextcrumbs

https://www.npmjs.com/package/@ameshkin/supercrumbs

npm i @ameshkin/supercrumbs
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: phpwebdev