cambsull / SteamWebAPILibrary

A JavaScript Library to make calls to the Steam Web API easier
https://cambsull.github.io/SteamWebAPILibrary/
MIT License
4 stars 2 forks source link

Add JS Docs #11

Open cambsull opened 7 months ago

cambsull commented 7 months ago

As an Engineer,

I want: to write JS Docs for each library method

Because: it will help developers understand the methods and their intended use/behavior

Acceptance criteria: Write a JS Doc tooltip for each library method that explains what it does, what type of arguments to use for each parameter, and the expected results.