1.7.2 • Published 7 years ago

hasoffers-node v1.7.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 years ago

1.7.1

7 years ago

1.7.0

7 years ago

1.6.9

7 years ago

1.6.8

7 years ago

1.6.7

7 years ago

1.6.6

7 years ago

1.6.5

7 years ago

1.6.4

7 years ago

1.6.3

7 years ago

1.6.2

7 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.5.9

7 years ago

1.5.8

7 years ago

1.5.7

7 years ago

1.5.6

7 years ago

1.5.5

7 years ago

1.5.4

7 years ago

1.5.3

7 years ago

1.5.2

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.9

7 years ago

1.4.8

7 years ago

1.4.7

7 years ago

1.4.6

7 years ago

1.4.5

7 years ago

1.4.4

7 years ago

1.4.3

7 years ago

1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.9

7 years ago

1.3.8

7 years ago

1.3.7

7 years ago

1.3.6

7 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago