streaver/libertadores-cli

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.editorconfig
.gitignore
.prettierrc
LICENSE.md
README.md
bin/run
bin/run.cmd
package.json
yarn.lock
.eslintrc.js19
src/commands/games/all.js26
A
3 hrs
src/commands/games/past.js22
A
3 hrs
src/commands/games/upcoming.js20
A
3 hrs
src/fetchers/games.js56
A
1 hr
src/index.js1
src/utils/format-output.js20
A
45 mins
src/utils/games-options.js8
src/utils/is-past-game.js3
src/utils/run-with-spinner.js7