I would like to know if is it possible to find any imap or pop3 JavaScript client not dependent of NodeJS. I would like to develop a email client in pure JavaScript. It is possible using websocket?. Also include this project in a cordova/phonegap project. I have tried with some components like emailjs, node-imap, imap-simple, but at some point I can not include it into the project due to its dependencies of node package such as net for instance. that´s with a proper solution is a standalone JavaScript implementation. So it is available? bests