1.7.2 • Published 6 years ago

hasoffers-node v1.7.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

appnext-node

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

npm i --save hasoffers-node

And coding style tests

Explain what these tests test and why

Give an example

Deployment

let options = {
    id: "id" --(type: String, default: "")
    pimg: 1 --(type: Number, default: 1)
    city: 1 --(type: Number, default: 1)
    ua: 1 --(type: Number, default: 1)
}
const Appnext_Node = require('appnext-node');
let appnext = new Appnext_Node({id: "id"});

appnext.getOffer()
        .then(data => {
        })
        .catch(err => {
        })

Versioning

Authors

  • Mihail Martyniuk - Initial work - Lon03

License

This project is licensed under the MIT License;

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc
1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.9

6 years ago

1.6.8

6 years ago

1.6.7

6 years ago

1.6.6

6 years ago

1.6.5

6 years ago

1.6.4

6 years ago

1.6.3

6 years ago

1.6.2

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.9

6 years ago

1.5.8

6 years ago

1.5.7

6 years ago

1.5.6

6 years ago

1.5.5

6 years ago

1.5.4

6 years ago

1.5.3

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.9

6 years ago

1.4.8

6 years ago

1.4.7

6 years ago

1.4.6

6 years ago

1.4.5

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.9

6 years ago

1.3.8

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago