Is there an equivalent of the ruby Fog gem for Node.js (cloud storage API)?

Is there a wrapper API for the main cloud services like there is for Ruby with https://github.com/fog/fog, for Node.js?

Fog is a wrapper for a lot of cloud storage API's, listed here:

There is not currently an equivalent, but there is a project working in that direction.

node-sunny