next-merge-props
Compose and merge the resulting props object from Next.js getServerSideProps/getStaticProps
Compose and merge the resulting props object from Next.js getServerSideProps/getStaticProps
Personal ESLint config for Next.JS using TypeScript
flash messages for next
Plugin that converts the internal links of the `next.js` app so that they can be handled type-safely.
A custom Next script loader for Next.js. Replaces the built-in NextScript component and allows you to apply polyfill pre-loading and business logic.
Easy to use universal dynamic routes for Next.js
Makes it easy to write Next.js custom webservers with Express.js by abstracting away all boilerplate involved in loading page component props.
Create a new Next.js project
Provides an HOC (higher-order component) for Next.js / After.js and populates the component props and the getInitialProps args object with an env property, which gives access to cookies, ipAddress, language(s) and userAgent on server-side and client-side
Export next.js sites to be served statically
Easy to use universal dynamic routes for Next.js
A collection of utilities for use with Next.js
A simple interoperability wrapper for deploying a Next.js server with AWS Lambda and API Gateway
CSS Modules support in Next.js
Provides a cleaner API for enabling and configuring plugins for next.js
Next.js configuration extensions
Easy to use universal dynamic routes for Next.js
Next.js SDK for signing in with Auth0
Integrated lint and test environment project
Create Next App allows you to create a Next.js app by running one command.