GUI packages, examples, and documentation for building desktop applications with Go and web technologies. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
603 B
603 B
i18n Documentation
Welcome to the documentation for the i18n project. This project provides a robust solution for internationalization and localization, including a Go backend library, a CLI tool, and an Angular-based UI.
Table of Contents
- Getting Started: Learn how to install and run the project.
- CLI Reference: Detailed documentation for the
i18ncommand-line interface. - Library Usage: How to use the
i18nGo library in your applications. - Frontend: Information about the Angular UI component.