How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Sprig is a comprehensive library of helper functions designed to extend the Go text template engine. It provides a wide array of custom functions that can be injected into the engine to enable complex data manipulation and logic directly within templates. The project offers specialized capabilities for cryptography, including the generation of private keys, X.509 certificates, and secure password hashes. It also includes advanced logic extensions for semantic versioning comparison, ternary evaluations, and the resolution of environment variables from the host operating system. The library co
Template.js is a JavaScript template engine designed for parsing and rendering dynamic HTML content in both browser and server-side environments. It functions as a frontend logic library that manages complex user interfaces through data injection, template composition, and extensible rendering logic. The engine distinguishes itself by prioritizing performance through build-time template compilation, which transforms template files into executable modules or functions to minimize runtime overhead. It also incorporates a secure execution sandbox that restricts template logic to a controlled sco
Symfony 2 Bundle for davedevelopment/twig-inflection
Csanquer TwigExtraBundle
The main features of csanquer/twigextrabundle are: Template Extensions.
Projects with overlapping indexed features include: masterminds/sprig — Sprig is a comprehensive library of helper functions designed to extend the Go text template engine. It provides a… yanhaijing/template.js — Template.js is a JavaScript template engine designed for parsing and rendering dynamic HTML content in both browser… emanueleminotto/twigcachebundle — Twig cache extension Bundle. emanueleminotto/twiginflectionbundle — Symfony 2 Bundle for davedevelopment/twig-inflection. goetas/twital-bundle — TwitalBundle (Twital with Symfony). henrikbjorn/gravatarbundle — Simple wrapper to gravatar API for Symfony2 - Provides a configurable service and a template helper.