Customizable Baseball Scoreboard as a web component. Great for usage in a live ticker web application or live streams.
- Scoreboard display
- Pitcher/Batter name display with statistics
- Configurable colors, shadows and logos for each team
- Configurable colors for inning, outs and base indicators
- Optionally add a brand logo to the scoreboard
Install with npm install @hardbulls/baseball-scoreboard
.
See index.html for example usage.
https://hardbulls.github.io/baseball-scoreboard
Check out our YouTube to see it used in our livestreams.
npm install
npm start