https://github.com/soulmachine/with-react-intl
Rewrite with-react-intl/ in Typescript
https://github.com/soulmachine/with-react-intl
nextjs react react-intl typescript
Last synced: 2 months ago
JSON representation
Rewrite with-react-intl/ in Typescript
- Host: GitHub
- URL: https://github.com/soulmachine/with-react-intl
- Owner: soulmachine
- License: mit
- Created: 2017-12-30T05:23:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T00:10:22.000Z (about 8 years ago)
- Last Synced: 2025-01-22T06:37:08.507Z (about 1 year ago)
- Topics: nextjs, react, react-intl, typescript
- Language: TypeScript
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rewrite [next.js/examples/with-react-intl/](https://github.com/zeit/next.js/tree/canary/examples/with-react-intl) in Typescript.
TODO:
* Line 48 in `PageWithIntl.tsx`, Rest types may only be created from object types
* Line 51 in `PageWithIntl.tsx`, IntlProvider doesn't recognize the initialNow prop