All Projects → yury-dymov → smashing-react-i18n

yury-dymov / smashing-react-i18n

Licence: MIT license
Internationalizing React App Boilerplate For SmashingMagazine

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to smashing-react-i18n

react-native-boilerplate
🚀 A highly scalable, react-native boilerplate reinforced with react-boilerplate which focus on performance and best practices. 🔥. 💻 🚀 😎 👾 👽
Stars: ✭ 82 (+30.16%)
Mutual labels:  react-intl
extract-react-intl
Extract react-intl messages
Stars: ✭ 18 (-71.43%)
Mutual labels:  react-intl
react-template
An enterprise react template application showcasing - Testing strategy, Global state management, middleware support, a network layer, component library integration, localization, PWA support, route configuration, lazy loading and CI/CD
Stars: ✭ 44 (-30.16%)
Mutual labels:  react-intl
react-intl-demo
使用 react-intl 实现 React 国际化多语言
Stars: ✭ 30 (-52.38%)
Mutual labels:  react-intl
admin-template-for-react
🌏 Admin template for React, React Redux, Redux Saga, React Router, i18n and integrated OAuth login
Stars: ✭ 83 (+31.75%)
Mutual labels:  react-intl
generator-tsx
Yeoman generator for CRA + TypeScript + React + Redux + Router + Testing Library.
Stars: ✭ 25 (-60.32%)
Mutual labels:  react-intl
react-intl-po
🚀 Extract POT from react-intl and convert back to json.
Stars: ✭ 88 (+39.68%)
Mutual labels:  react-intl
kotlin-js-wrappers
Kotlin JS wrappers for popular JavaScript libraries
Stars: ✭ 48 (-23.81%)
Mutual labels:  react-intl
energy-use-case-trading-client
Energy Use Case Web UI for Lition Trading Platform
Stars: ✭ 23 (-63.49%)
Mutual labels:  react-intl
egghead-bookshelf
An example React application to accompany the "Add Internationalization (i18n) to a React app using React Intl" Egghead.io course
Stars: ✭ 28 (-55.56%)
Mutual labels:  react-intl
react-intl.macro
Extract react-intl messages with babel-plugin-macros.
Stars: ✭ 39 (-38.1%)
Mutual labels:  react-intl
rescript-react-intl
ReScript bindings to react-intl
Stars: ✭ 42 (-33.33%)
Mutual labels:  react-intl
storybook-addon-intl
Addon to provide a locale switcher and react-intl for storybook
Stars: ✭ 84 (+33.33%)
Mutual labels:  react-intl
alda
A boilerplate for React isomorphic aplication with Material Design
Stars: ✭ 16 (-74.6%)
Mutual labels:  react-intl
react-intl-cra
🔧 Extract messages of Creact React App from the command line.
Stars: ✭ 68 (+7.94%)
Mutual labels:  react-intl
gatsby-typescript-emotion-storybook
Gatsby Starter: TypeScript + Emotion + Storybook + React Intl + SVGR + Jest
Stars: ✭ 63 (+0%)
Mutual labels:  react-intl
react-intl-po-example
👉 This is a standalone project for using react-intl-po with CRA.
Stars: ✭ 38 (-39.68%)
Mutual labels:  react-intl
rescript-react-intl-extractor
Extracts messages for localization from ReScript source files.
Stars: ✭ 32 (-49.21%)
Mutual labels:  react-intl
atticus-literature
Ititially, it's a bookstore website. However, I 'd like to develop something deeper then in the future.
Stars: ✭ 21 (-66.67%)
Mutual labels:  react-intl
i18n
Minimalist gettext style i18n for JavaScript
Stars: ✭ 14 (-77.78%)
Mutual labels:  react-intl

Internationalizing React App Boilerplate For SmashingMagazine

This is a boilerplate template for the Internationalizing React Apps article

You may also check for the solution branch

Under The Hood

  • Universal / Isomorphic React App
  • Babel
  • webpack, webpack-dev-server, and configuration
  • express

Tutorial Steps

  1. Implement user's locale detection with accept-language library
  2. Translate messages with react-intl
  3. Support locale-specific content like numbers and dates

License

MIT (c) Yury Dymov

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].