https://github.com/imdreamrunner/next-data-component
Create server-side rendered components with own getInitialProps methods in nextjs
https://github.com/imdreamrunner/next-data-component
nextjs nextjs-plugin
Last synced: 5 months ago
JSON representation
Create server-side rendered components with own getInitialProps methods in nextjs
- Host: GitHub
- URL: https://github.com/imdreamrunner/next-data-component
- Owner: imdreamrunner
- License: mit
- Created: 2019-11-02T01:31:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T22:58:30.000Z (over 2 years ago)
- Last Synced: 2025-10-03T23:11:34.893Z (9 months ago)
- Topics: nextjs, nextjs-plugin
- Language: TypeScript
- Homepage:
- Size: 521 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# next-data-component
Create server-side rendered components with own `getInitialProps` methods.