samber/ro

Rename BufferWithTime+BufferWithCount ?

Open

#165 建立於 2025年10月23日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Go (22 fork)github user discovery
breaking changecoreenhancementhelp wantedoperator

倉庫指標

Star
 (659 star)
PR 合併指標
 (PR 指標待抓取)

描述

Currently, we have operators named ThrottleTime, SampleTime, WindowTime...

I think BufferWithTime should be renamed to BufferTime. Same quesiton for BufferWithCount -> BufferCount.

Should BufferWithTimeOrCount be renamed too?

RxJS has the following naming: buffer, bufferWithCount, bufferWithTime, and bufferWithTimeOrCount

Also update tests, examples, doc and the instructions in contributing guide.

貢獻者指南