

StreamMD이란?
Every AI chat app re-parses the entire markdown on each token—O(n²) slowdown. After 500 tokens, that’s 500 full re-renders. StreamMD fixes this with incremental block parsing: only new text is processed, completed blocks are memoized (no re-render), and only the active block updates. Result: ~300x less work. Built-in syntax highlighting (15 langs, ~3kB, zero deps). Drop-in:
스크린샷
?
아직 댓글이 없어요. 가장 먼저 남겨보세요!
StreamMD에 대한 X의 실제 대화
X에 게시
