2 repositorios
Adding custom logic or computed properties to template engines to determine output values.
Distinct from Template-Based Exports: Focuses on extending the template's internal logic via injected functions rather than just using a predefined markup template.
Explore 2 awesome GitHub repositories matching data & databases · Template Function Injections. Refine with filters or upvote what's useful.
Middleman is a Ruby-based static site generator and web framework used to transform templates and assets into standalone HTML, CSS, and JavaScript files. It functions as a multi-engine template processor and build tool, converting source markup into production-ready websites that can be hosted on any web server. The system is distinguished by a comprehensive asset pipeline that handles compression, minification, and fingerprinting to optimize web delivery. It features an extensible architecture with lifecycle hooks and a middleware-based request interception layer, allowing for the programmat
Allows the injection of custom Ruby logic and helper functions into the template context for page rendering.
osxphotos is a command-line interface tool and programmatic database interface designed for managing and exporting media from Apple Photos libraries. It provides a bridge to the underlying system database, allowing for the automation of batch operations and the retrieval of technical metadata. The project distinguishes itself through a metadata-driven export system that uses custom templates to organize files into directory hierarchies. It can extract machine-learning data—including aesthetic scores and optical character recognition—and synchronize metadata across different libraries using un
Injects custom functions into export templates to calculate filenames or metadata values based on asset properties.