mkreiser/ESPN-Fantasy-Football-API

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.eslintrc.json
.github/workflows/autopublish.yml
.github/workflows/aws-docs.yml
.github/workflows/ci.yml
.gitignore
.jsdoc.json
LICENSE
README.md
cspell.json
package-lock.json
package.json
babel.config.js14
jest-integration-tests.config.js9
jest.config.js13
src/base-classes/base-cacheable-object/base-cacheable-object.js45
src/base-classes/base-object/base-object.js103
src/boxscore-player/boxscore-player.js63
src/boxscore/boxscore.js41
src/client/client.js222
B
5 hrs
src/constants.js269
A
2 hrs
src/draft-player/draft-player.js62
src/free-agent-player/free-agent-player.js58
src/index.js22
src/league/league.js76
src/nfl-game/nfl-game.js50
src/player-stats/player-stats.js35
src/player/player.js69
src/team/team.js62
src/utils.js39
webpack.config.js50