awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesJSON Translation Loading

Fetching localization data from external JSON files via HTTP requests.

Distinct from JSON Fetching Libraries: Existing candidates focus on AI datasets or general JSON libraries rather than i18n resource loading.

Explore 1 awesome GitHub repository matching web development · JSON Translation Loading. Refine with filters or upvote what's useful.

Awesome JSON Translation Loading GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ngx-translate/coreAvatar ngx-translate

    ngx-translate/core

    4,666Vezi pe GitHub↗

    This is an internationalization framework for Angular applications. It provides a system for managing multilingual text by mapping keys to translated strings, utilizing a JSON translation manager to load and merge localized assets via HTTP or local sources. The library includes a runtime language switcher to update the user interface instantly without reloading the page and a key extractor to identify translatable strings within source code. The project features an ICU message formatter to handle complex linguistic requirements such as pluralization and gender. It distinguishes itself through

    Fetches translation data from external JSON files via HTTP to decouple content from application logic.

    TypeScript
    Vezi pe GitHub↗4,666
  1. Home
  2. Web Development
  3. JSON Translation Loading