Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonai/game-utils
https://github.com/tonai/game-utils
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonai/game-utils
- Owner: tonai
- License: mit
- Created: 2024-08-23T14:47:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-05T16:34:58.000Z (4 months ago)
- Last Synced: 2025-01-08T18:50:05.333Z (14 days ago)
- Language: TypeScript
- Size: 410 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game utils
## Publishing
```sh
npm version patch # Or major, minor...etc.
npm publish
```