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

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

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

1 个仓库

Awesome GitHub RepositoriesRange-Aware

Controls for adding or adjusting whitespace prefixes in files while excluding specific ranges.

Distinct from Indentation Settings: Focuses on the range-exclusion aspect of indentation rather than just the number of spaces or tabs.

Explore 1 awesome GitHub repository matching development tools & productivity · Range-Aware. Refine with filters or upvote what's useful.

Awesome Range-Aware GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rich-harris/magic-stringRich-Harris 的头像

    Rich-Harris/magic-string

    2,668在 GitHub 上查看↗

    magic-string is a low-level JavaScript library designed for compilers and bundlers to perform source code transformations. It serves as a string transformation utility and source map manipulation library that allows for modifying text while automatically tracking character offsets. The library enables the modification of source code strings through insertions, replacements, and removals without losing the relationship to original source positions. It specifically provides mechanisms to generate mapping files that link transformed output text back to original source file coordinates. Capabili

    Adds or adjusts whitespace prefixes in text files while excluding specific ranges from the modification.

    JavaScript
    在 GitHub 上查看↗2,668
  1. Home
  2. Development Tools & Productivity
  3. Code Quality and Analysis
  4. Static Analysis Engines
  5. Static Analysis Tools
  6. Code Formatting Tools
  7. Indentation Settings
  8. Range-Aware