streaming-format

JSON →
library 2.0.2 ·javascript
verified Jun 4, 2026

A streaming template formatter that replaces placeholders (e.g., {{variable}}) in a stream without buffering the entire input. Version 2.0.2 is stable, with infrequent releases. Key differentiators: works on streams (unlike Handlebars/Mustache which require full strings); supports configurable delimiters; includes a CLI tool.