downloadjs-next
Version:
file downloading using client-side javascript
11 lines (7 loc) • 444 B
Markdown
# downloadjs-next
========
This is a fork of the [`downloadjs`](https://www.npmjs.com/package/downloadjs) package that fixes [this
bug](https://github.com/rndme/download/issues/54) because that package's
author seems to have abandoned it.
Install this package by running `npm install downloadjs-next`.
You can find the original documentation [here](https://github.com/rndme/download/blob/31cf0fa096b2171c569e694e2416df2182449d01/README.md).