Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.83 KB

README.md

File metadata and controls

60 lines (38 loc) · 1.83 KB

G11n (Under development)

G11n, i18n, l10n support for Grida's internal system and as supporting other products of their own on Grida ecosystem

Running on your localhost

git clone https://github.com/gridaco/g11n
cd g11n # or cd G11n
yarn
yarn editor
# visit test scene. -> http://localhost:3306/globalization/scenes/Yi5VNbb24sTMLHdgCBUVc

Games Globalization with Unity

Installation

yarn add @grida.co/g11n

Project

Main

Sub modules

  • gridaco/figma-view - for rendering preview of translated designs in realtime
  • gridaco/code - for converting raw design files to executable code, using figma-view

UI

Integrations

G11n for storybook

  • g11n as storybook addon for previewing localized texts / assets on components.

Resources

References