A node wrapper for gmail.js
npm install node-gmail-new
bashnpm install --save node-gmail-new
Usage
javascriptvar jquery = require('jquery');var gmail = require('node-gmail-new')(jquery);// Use gmail as you normaly would with gmail.js
// Use gmail as you normaly would with gmail.js