1.0.0 • Published 6 years ago

file-saver-all-browsers v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Browserify/Webpack

There are several ways to use Browserify and Webpack. For more information on using these tools, please refer to the corresponding project's documention. In the script, including jQuery will usually look like this...

var fs = require("file-saver-all-browsers");

### Node

To include jQuery in [Node](nodejs.org), first install with npm.

```bash
npm install file-saver-all-browsers