npm.io
16.0.0-canary.13 • Published 9h agoCLI

@next/codemod

Licence
MIT
Version
16.0.0-canary.13
Deps
11
Size
311 kB
Vulns
0
Weekly
38.3K
Stars
140.2K

Next.js Codemods

Next.js provides Codemod transformations to help upgrade your Next.js codebase when a feature is deprecated.

Codemods are transformations that run on your codebase programmatically. This allows for a large amount of changes to be applied without having to manually go through every file.

Documentation

Visit nextjs.org/docs/advanced-features/codemods to view the documentation for this package.