
A collection of gatsby packages to easy the mundane tasks of i18n support
Gatsby Intl is a powerful collection of packages designed to streamline the process of internalization (i18n) for web developers using Gatsby. This suite of tools not only simplifies the integration of multiple languages into your Gatsby applications but also ensures that your internationalized content is optimized for search engines. Whether you're starting from scratch or adding i18n features to an existing project, Gatsby Intl has you covered.
With its user-friendly setup, Gatsby Intl offers various resources tailored to different needs, from complete starter kits to flexible plugins, allowing developers to choose the best approach for their projects. It's a must-have for anyone looking to enhance their Gatsby websites with multilingual support.

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.