2.2.8 • Published 4 years ago

mailazy v2.2.8

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

mailazy

A helper library of mailazy.com. Get emails, vtoken and otp in simplified form

Need emails for testing? mailazy has got you covered. No SignUp is equired. Just a random email and use this library to get the simplified body. Create unlimited mail accounts for FREE! Mails are deleted in 24 hours and are not stored anywhere. 100% free, Your Mails won’t be tracked!

mailazy key, secret are required

Homepage: mailazy

Use:

    require('mailazy')(key, secret, email, callback)
    /**
     * @param {String} key: mailazy key
     *
     * @param {String} key: mailazy secret
     *
     * @param {String} email: email(zyx@mailazy.com or zyx), you want get data from...
     *
     * @param {function} callback: a callback function to handle response
     */

    // callback response
   /**
    * status : success/error;
    * state : 0/-1;
    * vtoken : token if any;
    * emailOTP : if email OTP is enabled;
    * subjects : array of all email subjects;
    * text : main body text of email in text form;
    * date : date email was sent on;
    * to : email sent to;
    * from : email sent from;
    * data : complete raw body of all emails;
    */
2.2.7

4 years ago

2.2.8

4 years ago

2.2.6

4 years ago

2.2.5

4 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.20

5 years ago

1.0.2

5 years ago

1.0.19

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.0

5 years ago