JSPM

@node-steam/data

1.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q28874F
  • License MIT

Module with basic enums and data to make life easier while using Steam / Valve API's

Package Exports

  • @node-steam/data

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@node-steam/data) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Chat Travis CI Dependencies Version Downloads License Runkit

Data is a module with basic enums and data to make life easier while using Steam / Valve API's.

Installation

You can install Data through the command line by using the following command:

yarn add @node-steam/data

Documentation:

Generated Documentation

Contributors

Contributing:

Interested in contributing to Data? Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests.

Help:

Install required global modules:

yarn global add typescript tslint typedoc ava

Installing dependencies:

yarn

Compile:

yarn compile

Generate Docs:

yarn docs

License:

Code licensed under MIT, documentation under CC BY 3.0.