next-creative
v16.2.0-canary.62
Published
Creative fork distribution layer for Next.js
Downloads
91
Readme
next-creative
next-creative is the distribution layer for this fork.
It ships a next CLI binary and proxies core imports to the bundled next
dependency, so consumers can start with:
npm i next-creativePublic API
next-creative(root export)- Re-exports the
nextpackage
- Re-exports the
next-creative/navigation- Re-exports
next/navigation, including creative transition hooks.
- Re-exports
