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

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

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

1 个仓库

Awesome GitHub RepositoriesRuntime Node Evaluations

Evaluates a tree of nodes at expansion time, including functions, lambdas, and interactive fields.

Distinct from Tree Node Templates: Distinct from Tree Node Templates: focuses on runtime evaluation of a node tree for dynamic content generation, not visual rendering of static data.

Explore 1 awesome GitHub repository matching software engineering & architecture · Runtime Node Evaluations. Refine with filters or upvote what's useful.

Awesome Runtime Node Evaluations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • l3mon4d3/luasnipL3MON4D3 的头像

    L3MON4D3/LuaSnip

    4,276在 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

    Expands snippets by evaluating a tree of nodes that can include functions, lambdas, and interactive fields at runtime.

    Lualuaneovimsnippet-engine
    在 GitHub 上查看↗4,276
  1. Home
  2. Software Engineering & Architecture
  3. Trees
  4. Tree Node Templates
  5. Runtime Node Evaluations