dok-types
v1.0.9
Published
Common types used by Dok game engine.
Downloads
66
Maintainers
Readme
dok-types
Base types used by Dok 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/dok-types/example/