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
·

2 repositorios

Awesome GitHub RepositoriesTemplate Value Piping

Chains data transformation functions together using a pipe operator within a template context.

Distinct from Function Composition Operators: Distinct from general function composition: specifically applies to the piping of template values through built-in filters.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Template Value Piping. Refine with filters or upvote what's useful.

Awesome Template Value Piping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • scriban/scribanAvatar de scriban

    scriban/scriban

    3,905Ver en GitHub↗

    Scriban is a text templating library and .NET scripting engine used for dynamic text generation. It functions as a template processor and a safe scripting sandbox, providing a secure execution environment that restricts object exposure to prevent unauthorized code execution. The project also includes an abstract syntax tree template parser that allows for programmatic template analysis and modification. The engine features a dedicated Liquid template engine and compatibility mode, allowing it to parse, execute, and convert templates written in Liquid syntax. It distinguishes itself through a

    Manipulates template values using built-in operations chained through a pipe operator.

    C#handlebarsliquidmustache
    Ver en GitHub↗3,905
  • bigskysoftware/_hyperscriptAvatar de bigskysoftware

    bigskysoftware/_hyperscript

    3,706Ver en GitHub↗

    Hyperscript is a DOM manipulation library and HTML scripting language that functions as a logic engine and reactive UI framework. It allows for the definition of interactive behavior and client-side logic directly within HTML attributes. The system distinguishes itself through declarative web scripting and in-HTML interactive behavior, which removes the requirement for separate JavaScript files to manage element states. It utilizes a specialized syntax for data processing, employing pipe operators to filter, sort, and convert data collections within the browser. The framework provides capabi

    Employs pipe operators within templates to chain data transformation functions in a linear flow.

    JavaScripthtmxhyperscriptscripting-language
    Ver en GitHub↗3,706
  1. Home
  2. Software Engineering & Architecture
  3. Stream Piping
  4. Function Composition Operators
  5. Template Value Piping