awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesFolding Expression Engines

Logic for determining collapsible code regions based on delimiter matching.

Distinct from Code Folding: Distinct from Code Folding: focuses on the underlying expression logic for identifying fold boundaries rather than the UI capability itself.

Explore 1 awesome GitHub repository matching software engineering & architecture · Folding Expression Engines. Refine with filters or upvote what's useful.

Awesome Folding Expression Engines GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pangloss/vim-javascriptAvatar de pangloss

    pangloss/vim-javascript

    3,784Ver en GitHub↗

    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

    Provides the underlying expression logic to identify collapsible code regions using delimiter matching.

    Vim Script
    Ver en GitHub↗3,784
  1. Home
  2. Software Engineering & Architecture
  3. Code Edit Formats
  4. Structural Folding
  5. Code Folding
  6. Folding Expression Engines