steam

A Steam API client library for the Steam Web API. Built with TypeScript.

MIT License

Downloads
58
Stars
2

Bot releases are hidden (Show)

steam - v2.0.0 Latest Release

Published by AndreVarandas over 1 year ago

2.0.0 (2023-04-13)

Features

  • usage: refactors lib structure (9adcafb)

BREAKING CHANGES

  • usage: SteamApi is now directly imported. No need to pass in the api key to all the
    required services. Exported types by default.
steam - v1.2.0

Published by AndreVarandas over 1 year ago

1.2.0 (2023-04-12)

Features

  • player: adds player endpoint method (29d1ea6)
steam - v1.1.0

Published by AndreVarandas over 1 year ago

1.1.0 (2023-04-11)

Features

  • docs: upgrade documentation (446857e)