stats
Here are 2,385 public repositories matching this topic...
-
Updated
Aug 19, 2021 - Shell
-
Updated
Nov 18, 2021 - Python
-
Updated
Feb 20, 2021 - Python
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Sep 20, 2021 - PHP
-
Updated
Nov 6, 2021 - Go
-
Updated
Nov 16, 2021 - Go
Thanks to u/JBarreraGT on reddit. He gave me a source of information that we could use to add static information for games.
http://data.nba.com/data/10s/v2015/json/mobile_teams/nba/2018/league/00_full_schedule.json
This link looks like it contains the full schedule with GameIDs along with additional information.
Currently all cards return 200 (unless there is a server error, in which case 500).
It would be best to have specific codes for different types of errors to differentiate between them.
Example:
400 - Bad request
etc.
🎨 Add more themes
-
Updated
Nov 17, 2021 - PHP
-
Updated
Nov 6, 2021 - Java
-
Updated
Nov 3, 2021 - MATLAB
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Nov 22, 2021 - Shell
Upgrade Ink to v3
Ink 3 is out!
-
Updated
Nov 22, 2021 - HTML
-
Updated
Sep 20, 2021 - C++
-
Updated
May 17, 2019 - Objective-C
-
Updated
Jul 7, 2021 - JavaScript
-
Updated
Nov 20, 2021 - Python
I find that enter to submit is a bit weird, a submit button would help I think
Just my opinion here, not sure if other people think the same.
-
Updated
Sep 6, 2020 - Clojure
-
Updated
Nov 12, 2021 - Python
-
Updated
Aug 12, 2021 - JavaScript
Improve this page
Add a description, image, and links to the stats topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stats topic, visit your repo's landing page and select "manage topics."
Add a dark/light mode switch in the menu.
The semantic-ui framework already handles that.
The thing is to also change the plot background color when in dark mode.