1 个仓库
Logic for retrieving deeply nested translation values using path notation.
Distinct from Translation Key Nesting: Distinct from Translation Key Nesting: focuses on the retrieval mechanism for nested structures rather than the recursive definition of keys.
Explore 1 awesome GitHub repository matching development tools & productivity · Path-Based Resolvers. Refine with filters or upvote what's useful.
Easy Localization is a framework for managing multi-language support in mobile applications. It provides a comprehensive system for loading translation datasets from local or remote sources, organizing them into modular files, and rendering localized content dynamically. The library integrates with the application's dependency injection system to broadcast locale changes, enabling reactive interface updates without requiring a full application restart. The project distinguishes itself through a focus on development safety and maintenance. It includes command-line tools to audit source code fo
Retrieves deeply structured translation values using simple path notation to keep large localization files organized.