Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hupe1980/gatsby-i18n
Gatsby plugin that provides i18n support
https://github.com/hupe1980/gatsby-i18n
gatsby gatsby-plugin gatsby-starter i18n i18next jslingui react
Last synced: about 2 months ago
JSON representation
Gatsby plugin that provides i18n support
- Host: GitHub
- URL: https://github.com/hupe1980/gatsby-i18n
- Owner: hupe1980
- License: mit
- Archived: true
- Created: 2018-08-11T11:28:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T13:47:16.000Z (over 4 years ago)
- Last Synced: 2024-09-23T15:18:04.563Z (about 2 months ago)
- Topics: gatsby, gatsby-plugin, gatsby-starter, i18n, i18next, jslingui, react
- Language: JavaScript
- Homepage:
- Size: 4.05 MB
- Stars: 25
- Watchers: 3
- Forks: 13
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-i18n
> [Gatsby](https://github.com/gatsbyjs/gatsby) plugin that provides i18n support.## Packages
This repository is a monorepo managed with [Lerna](https://github.com/lerna/lerna). [Several packages](/packages) are published to npm from the same codebase.## Starters
### gatsby-starter-i18next
[Demo](https://hupe1980.github.io/gatsby-i18n/gatsby-starter-i18next) [Source](/starters/gatsby-starter-i18next)
- i18next integration
- automatic browser-language detection and redirection
- language switcher
- hreflang
- ...### gatsby-starter-lingui
[Demo](https://hupe1980.github.io/gatsby-i18n/gatsby-starter-lingui) [Source](/starters/gatsby-starter-lingui)
- lingui integration
- automatic browser-language detection and redirection
- language switcher
- hreflang
- ...## License
[MIT](LICENSE)