poe-watch

1.0.1 • Public • Published

API wrapper for poe.watch

Example usage:

const PoeWatch = require("poe-watch")
 
let poe = new PoeWatch()
 
poe.getWeapons("Heist").then(items => {
    console.log(items)
})

Readme

Keywords

Package Sidebar

Install

npm i poe-watch

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.91 kB

Total Files

3

Last publish

Collaborators

  • mxrk