list-accumulator
TypeScript icon, indicating that this package has built-in type declarations

1.0.25 • Public • Published

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

  • start: "bun run index.ts",
  • bundle: "bun run bundler/bundler.ts",
  • list: "bun run samples/list-scripts.tsx",
  • example: "cd example && bun start && cd ..",
  • fileSample: "bun run samples/file.tsx && cat samples/data/test.json",
  • httpSample: "bun run samples/server.tsx"

Run example

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

Github Source

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

Package Sidebar

Install

npm i list-accumulator

Weekly Downloads

13

Version

1.0.25

License

MIT

Unpacked Size

29.7 kB

Total Files

15

Last publish

Collaborators

  • vincentlequang