Skip to content

jacobra19/nba-daily

Repository files navigation

nba-daily

NodeJS CLI for getting the latest NBA games scores

nba-daily

Usage

npx nba-daily
// OR
npm install -g nba-daily
nba-daily

Options

--date

you could specify the date you want to get the scores for. The date should be in the format of DD/MM/YYYY.

Related

  • jsdom - JavaScript implementation of HTML and the DOM.
  • node-fetch - window.fetch for Node.js.
  • chalk - Terminal string styling done right.
  • cfonts - Sexy ASCII fonts for the console.
  • cli-table3 - Pretty unicode tables.
  • yargs - Command-line parser that automatically generates an elegant user-interface.

Games Data

  • basketball-reference - Basketball Stats and History Statistics, scores, and history for the NBA, ABA, WNBA, and top European competition.

About

node cli for getting daily nba stats and scores

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published