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

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

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

1 个仓库

Awesome GitHub RepositoriesIdentifier Generators

Utilities that convert natural language strings into programming identifiers like PascalCase.

Distinct from String Manipulators: Specific to converting human text to code identifiers rather than general string slicing or replacement.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Identifier Generators. Refine with filters or upvote what's useful.

Awesome Identifier Generators GitHub Repositories

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

    Humanizr/Humanizer

    9,717在 GitHub 上查看↗

    Humanizer is a .NET natural language formatter and string manipulation library designed to convert technical identifiers, numbers, and dates into grammatically correct, human-readable text. It functions as a pluralization engine, localization utility, and case conversion tool for the .NET ecosystem. The library provides specialized capabilities for transforming programming conventions like PascalCase or snake_case into readable sentences and vice versa. It distinguishes itself by handling irregular and uncountable English words during pluralization and singularization, and by applying culture

    Converts human-friendly sentences back into PascalCase programming identifiers for use in code.

    C#hacktoberfestlocalization
    在 GitHub 上查看↗9,717
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Utilities
  4. String Utilities
  5. String Manipulators
  6. Identifier Generators