awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesIndentation Optimization

Refining the automatic alignment of code blocks to adhere to language-specific structural rules.

Distinct from JavaScript Formatters: Distinct from JavaScript Formatters: focuses specifically on the optimization of alignment and indentation logic rather than general style enforcement

Explore 1 awesome GitHub repository matching part of an awesome list · Indentation Optimization. Refine with filters or upvote what's useful.

Awesome Indentation Optimization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pangloss/vim-javascriptAvatar von pangloss

    pangloss/vim-javascript

    3,784Auf GitHub ansehen↗

    vim-javascript is a syntax plugin for the Vim text editor that provides a collection of syntax highlighting, indentation rules, and code folding definitions specifically for JavaScript files. It functions as a set of implementation modules that extend the editor's native capabilities to improve the readability and structural management of the language. The project features a display layer customizer that utilizes character concealment to replace specific keywords and sequences with shorthand symbols. This reduces visual noise and increases code density without altering the actual content of t

    Adjusts the automatic alignment of JavaScript code blocks to follow structural rules.

    Vim Script
    Auf GitHub ansehen↗3,784
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Formatting and Style
  5. JavaScript Formatters
  6. Indentation Optimization