Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)