Skip to content

hardbulls/baseball-scoreboard

Repository files navigation

Baseball Scoreboard

Customizable Baseball Scoreboard as a web component. Great for usage in a live ticker web application or live streams.

Features

  • 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

Usage

Install with npm install @hardbulls/baseball-scoreboard.

See index.html for example usage.

Demo

https://hardbulls.github.io/baseball-scoreboard

Baseball Scoreboard Preview

Check out our YouTube to see it used in our livestreams.

Development

npm install
npm start