logo
首页技术栈工具库讨论
TinyTemplateEngine

TinyTemplateEngine

Hello ${0}! A line-by-line template engine for large input data with a very small memory footprint. Substitutes placeholders in the text - ${0}, ${1}, ${2}, ... with the values of program variables. Handles both small texts and large templates, such as web pages, which don't fit in memory (RAM). Processes the input template line by line - notably, from PROGMEM (program flash memory). Only allocates the memory for a single line at a time. Does not use String. Adaptable to file system (SPIFFS) and other sources.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
PLATFORMIO
TinyTemplateEngine
标签
根据用户添加的标签生成
暂无标签