# tre-render-stack **Repository Path**: mirrors_regular/tre-render-stack ## Basic Information - **Project Name**: tre-render-stack - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tre-render-strack async renders any message Renderers can accpet a `readyObs` in ctx. If they choose to support it, they set it to false until they are done (meaning: won't cause flicker after this point) RenderStack accepts a list of kvs or keys and renders all of them in parallel. An optional callback can be provided, ctx.readyObs semantics are also implemented, so RenderStacks can be used recursively. --- License: AGBLv3 - Copyright 2019 Jan Boelsche