list-accumulator

npm version

Component that accumulates lists that notify updates, turning itself into a list. This sounds pointless, but this is very useful for the Dok game engine.

Install bun

https://bun.sh/

curl -fsSL https://bun.sh/install | bash

Commands

Run example

https://jacklehamster.github.io/list-accumulator/example/

Github Source

https://github.com/jacklehamster/list-accumulator/