JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q45904F
  • License MIT

football results in your command line

Package Exports

  • scores-table

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (scores-table) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

scores-table

Table formatter for scores-parser.

Install

$ npm install -g scores-table

CLI

all results

$ scores-table

live results

$ scores-table -l

finished results

$ scores-table -f

team results

$ scores-table -t <team>

previous day results

$ scores-table -p

next day results

$ scores-table -n

License

MIT