awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesLocalization Tools

Libraries that handle the formatting of data according to regional and linguistic requirements.

Distinguishing note: Focuses on the application of locale settings to date formats.

Explore 2 awesome GitHub repositories matching web development · Localization Tools. Refine with filters or upvote what's useful.

Awesome Localization Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • iamkun/dayjsiamkun 的头像

    iamkun/dayjs

    48,662在 GitHub 上查看↗

    Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent, chainable interface that allows for complex time calculations and transformations to be performed through a sequence of readable method calls. By utilizing an immutable wrapper pattern, the library ensures data integrity by creating new instances for every operation rather than modifying existing objects. The project is distinguished by a minimalist core abstraction that maintains a small footprint by offloading non-essential features to an optional, modular plugin system. This archit

    Applies internationalization settings on demand to display dates and times according to regional conventions.

    JavaScriptdatedate-formattingdatetime
    在 GitHub 上查看↗48,662
  • zendframework/zendframeworkzendframework 的头像

    zendframework/zendframework

    5,441在 GitHub 上查看↗

    Zend Framework is a comprehensive set of decoupled components for building modular, event-driven web applications. It implements an MVC architecture to separate business logic from the user interface and provides a structured request-handling system through a sequential middleware pipeline. The project features a factory-driven dependency injection container to automate object instantiation and manage class lifecycles. It also includes a comprehensive security suite for verifying user identities and restricting resource access using access control lists and role-based access control adapters.

    Adapts the user interface and content for different languages and regions.

    在 GitHub 上查看↗5,441
  1. Home
  2. Web Development
  3. Localization Tools