awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rich-harris/magic-stringAvatar von Rich-Harris

    Rich-Harris/magic-string

    2,668Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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