Interact with various interfaces on Steam Community from Node.js
Go to file
2023-07-06 21:52:31 -04:00
.github Use npm run lint in workflow 2021-07-29 05:06:21 -04:00
.idea Merge branch 'master' into v4 2023-06-27 01:19:00 -04:00
classes Rename uri to url everywhere 2023-06-27 04:31:25 -04:00
components Rename uri to url everywhere 2023-06-27 04:31:25 -04:00
examples Merge branch 'master' into v4 2023-06-27 01:19:00 -04:00
resources Merge branch 'master' into v4 2023-06-27 01:19:00 -04:00
.editorconfig Add .editorconfig 2017-12-30 02:25:07 -05:00
.eslintrc.js Ignore unused vars starting with underscore 2021-07-29 22:55:26 -04:00
.gitignore Updated index.js methods to use new http interface 2023-06-27 02:56:05 -04:00
.npmrc Added language argument to getUserInventoryContents 2017-06-15 10:04:37 -04:00
CONTRIBUTING.md Updated CONTRIBUTING.md 2017-12-28 00:34:15 -05:00
index.js Added packageName and packageVersion properties 2023-07-06 21:52:31 -04:00
LICENSE Added author info 2017-12-28 00:33:01 -05:00
package.json Removed request dependency 2023-06-27 03:45:04 -04:00
README.md Remove defunct david-dm badge 2023-06-20 22:04:37 -04:00

Steam Community for Node.js

npm version npm downloads license paypal

This module provides an easy interface for the Steam Community website. This module can be used to simply login to steamcommunity.com for use with other libraries, or to interact with steamcommunity.com.

It supports Steam Guard and CAPTCHAs.

Have a question about the module or coding in general? Do not create a GitHub issue. GitHub issues are for feature requests and bug reports. Instead, post in the dedicated forum. Such issues may be ignored!

Documentation

Documentation is available on the GitHub wiki.

Support

Report bugs on the issue tracker or ask questions on the dedicated forum.