JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 18
  • Score
    100M100P100Q51219F
  • License MIT

SteamCommunity market parser. Quick way to parse steam prices for skins

Package Exports

  • steam-market-parser
  • steam-market-parser/lib/index.js

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 (steam-market-parser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

steam-market-parser

Node.js library that simplifies interaction with steamcommunity market. Minimum of external dependencies, supports proxy, fully typed.

Codacy Badge npm version build status

Installation

Install via npm:

npm i steam-market-parser --save

Documentation

You can find more examples and information of how to use library at project Wiki