# APPLICATION FILES

The JavaScript library provides asynchronous downloading of files to all major browsers, and uploading of files to browsers that support the HTML 5 File API. You can even upload canvases in browsers that support the canvas element.

In Node.JS, both uploading and downloading files asynchronously is supported.
