More Premium Hugo Themes Premium Tailwind Themes

Awesome Nextjs

A curated list of awesome Nextjs-based libraries that help build small and large-scale applications with next.js.

Awesome Nextjs

A curated list of awesome Nextjs-based libraries that help build small and large-scale applications with next.js.

Github Stars Github Stars: 604
Last Commit Last Commit: May 18, 2025 -
First Commit Created: Jan 15, 2024 -
default image

Overview:

This article provides a list of NPM libraries that can be used for developing applications with Next.js. The author shares their personal experience as a front-end developer and includes packages they have personally used. They also encourage readers to contribute to the list and share the article on social media platforms.

Features:

  • Specify for Nextjs: A collection of libraries related to Next.js including Next SEO, Next sitemap, Next auth, Next PWA, and more.
  • Documentation: Libraries and frameworks such as MDX, Nextra, Markdoc, and Outstatic that facilitate documentation generation using Next.js and markdown.
  • Nextjs boilerplate: Different boilerplate templates to kick-start Next.js projects including Next.js Enterprise Boilerplate, Create t3 App, Nextjs Boilerplate, and Superplate.

Installation:

To install the libraries mentioned, follow these steps:

  1. Specify for Nextjs:
npm install next-seo next-sitemap next-auth next-pwa
  1. Documentation:
npm install next-mdx nextra markdoc outstatic
  1. Nextjs boilerplate:
npm install next.js-enterprise-boilerplate create-t3-app nextjs-boilerplate superplate

Summary:

This article provides a curated list of NPM libraries for developing applications with Next.js. It includes packages for specific Next.js functionalities, documentation generation, and boilerplate templates. The author encourages readers to contribute and share the article to expand the list and help other front-end developers.