Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aloisseckar/wbsc-scoring
Visualisation tool for WBSC scoring system
https://github.com/aloisseckar/wbsc-scoring
baseball baseball-statistics hacktoberfest nuxt softball softball-statistics typescript
Last synced: about 2 months ago
JSON representation
Visualisation tool for WBSC scoring system
- Host: GitHub
- URL: https://github.com/aloisseckar/wbsc-scoring
- Owner: AloisSeckar
- License: unlicense
- Created: 2019-12-15T10:29:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T07:37:44.000Z (about 2 months ago)
- Last Synced: 2024-11-16T08:26:23.248Z (about 2 months ago)
- Topics: baseball, baseball-statistics, hacktoberfest, nuxt, softball, softball-statistics, typescript
- Language: TypeScript
- Homepage: https://wbsc-scoring.netlify.app/
- Size: 83.9 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# WBSC Scoring Creator
JavaScript-based visualisation tool for WBSC scoring system. The app is powered by [Nuxt](https://nuxtjs.org/).Project is available at [https://wbsc-scoring.netlify.app/](https://wbsc-scoring.netlify.app/). Refer to [manual](https://wbsc-scoring.netlify.app/help.html) for usage instructions.
This software is distributed under [http://unlicense.org/](UNLICENSE) (free to use without any terms). Mentions and endorsements appreciated, but not requested.
## Contributors
- [Alois Seckar [CZE]](https://github.com/AloisSeckar) - maintainer
- [Luca Facchini [ITA]](https://github.com/lucafano04) - Italian translationsSuggestions, bug reports and pull requests are welcome!
## TO-DO list (to be implemented in next few releases)
- More input validations
- Deeper refactoring after switching to Nuxt 3
- Bug-fixing and output corrections## Limitations (not planned to be implemented soon)
- It is not possible to specify actions leading to runners appearing on bases (except TIE)
- It is not possible to specify batting order of the batter and previous runners
- Actions are limited to up to 3 assists (followed by an out or an error)
- No 10th player (additional outfielder) for slowpitch
- Not covering possible Baseball5 features
- Not covering substitutions and statistic outputs## History
See [CHANGELOG](/CHANGELOG.md)