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 RepositoriesConditional Fallback Insertions

Checks whether a referenced node contains text and inserts one string if it does and another if it does not.

Distinct from Dynamic Content Insertion: Distinct from Dynamic Content Insertion: inserts conditional fallback text based on node emptiness, not arbitrary dynamic data.

Explore 1 awesome GitHub repository matching web development · Conditional Fallback Insertions. Refine with filters or upvote what's useful.

Awesome Conditional Fallback Insertions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • l3mon4d3/luasnipAvatar de L3MON4D3

    L3MON4D3/LuaSnip

    4,276Ver en GitHub↗

    LuaSnip is a scriptable text expansion framework and Lua-based snippet engine. It allows for the creation of reusable text templates and complex nested structures that expand into a buffer using triggers and jumpable tabstops. The system distinguishes itself by using abstract syntax trees to trigger expansions based on structural code patterns rather than simple text matching. It features a multi-format importer capable of parsing snippet definitions from community standards such as LSP and SnipMate. The framework covers dynamic code generation through Lua functions, regex-based capture grou

    Inserts conditional fallback text based on whether a referenced snippet node is empty.

    Lualuaneovimsnippet-engine
    Ver en GitHub↗4,276
  1. Home
  2. Web Development
  3. Content Insertion Utilities
  4. Dynamic Content Insertion
  5. Conditional Fallback Insertions