Solutions for your Next.js project
cover the flaws of next.js and supplement it with much-desired functionality
Inspired by next.js
Uses the latest features
Adapted for App Router
Plug-and-Play solutions
Simple and Fast APIs
UI/UX Implementations
Configuration Implementations
@nimpl/classnames-minifier
Configuring style (css/scss/sass) modules to generate compressed classes
@nimpl/middleware-chain
Create a chain of native next.js middlewares without any modifications
@nimpl/router
Edge router for next.js apps (i18n, basePath, rewrites, redirects)
@nimpl/config
Convenient management of application configuration in different environments
@nimpl/ab-tests
A package for conducting A/B tests on a website using middleware
Cache Implementations
Motivation
Next.js implements a lot of functionality from release to release. Many innovations are extremely useful, but they have critical differences. These changes can hinder the transition to new versions and new approaches.
Plans
Much desired functionality for next.js is still not implemented out of the box. This family of packages solves common next.js tasks.
Plans include creating several more packages and continuing to improve existing ones.
Additional
If you have ideas, difficulties, wishes - do not hesitate to create issues. Community is what makes solutions better.
Let's make the web not only faster, but also easier together.