Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 translations

Suggestions, 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)