{"library":"streaming-format","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"2.0.2","tags":["javascript","stream","streaming","format","template","handlebars","moustache"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install streaming-format","imports":["const format = require('streaming-format')","import format from 'streaming-format'","const { default: format } = await import('streaming-format')"]},{"cmd":"yarn add streaming-format","imports":[]},{"cmd":"pnpm add streaming-format","imports":[]}],"homepage":"https://github.com/mafintosh/streaming-format","github":"https://github.com/mafintosh/streaming-format","docs":null,"changelog":null,"pypi":null,"npm":"streaming-format","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}