Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

FileSaver.js

An HTML5 saveAs() FileSaver implementation
Collective - Host: opensource - https://opencollective.com/filesaverjs - Code: https://github.com/eligrey/FileSaver.js

Update package-lock.json

trying to fix https://github.com/eligrey/FileSaver.js/issues/696

github.com/eligrey/FileSaver.js - cea522bc41bfadc364837293d0c4dc585a65ac46 authored about 2 years ago by lopezvit <[email protected]>
Merge pull request #568 from micahjon/master

Add namespace to prevent conflict with Chrome Poper Blocker extension

github.com/eligrey/FileSaver.js - 9806041b0e800979dddabbaa1b5f6ce6952d7cd7 authored over 2 years ago by Eli Grey <[email protected]>
Update package.json

github.com/eligrey/FileSaver.js - b5e61ec88969461ce0504658af07c2b56650ee8c authored about 4 years ago by Jimmy Wärting <[email protected]>
Update FileSaver.js

github.com/eligrey/FileSaver.js - b590aeeb3958a1baebfaa86000938c64a026e721 authored about 4 years ago by Jimmy Wärting <[email protected]>
Merge pull request #652 from rajivshah3/fix/only-macos-webview

github.com/eligrey/FileSaver.js - 5bb701bd6ea05a02836daf8ef88ec350a1dd4d83 authored over 4 years ago by Eli Grey <[email protected]>
chore: Rebuild dist

github.com/eligrey/FileSaver.js - 43bbd2f0ae6794f8d452cd360e9d33aef6071234 authored over 4 years ago by Rajiv Shah <[email protected]>
chore: Bump version to 2.0.4

github.com/eligrey/FileSaver.js - a60d75f18b5769774838d8643a9b225b80a1467d authored over 4 years ago by Rajiv Shah <[email protected]>
fix: Refine macOS WebView check so that it is false for browsers

github.com/eligrey/FileSaver.js - e5e74d69f4e0eb05d4b69f71fcd87a028ccac949 authored over 4 years ago by Rajiv Shah <[email protected]>
Use FileReader in macOS native apps using WebKit (#613)

Use FileReader in macOS native apps using WebKit

github.com/eligrey/FileSaver.js - 648ff96f8b2b69024c719e018ec20712771b8470 authored almost 5 years ago by Eli Grey <[email protected]>
Switch isWebKit and isSafari conditions to maintain behavior

Using isWebKit before isSafari could cause Safari to use FileReader even if force === false, sin...

github.com/eligrey/FileSaver.js - 7a8ff3cc6ae717b6c7628b3c280a5c593c2206ee authored almost 5 years ago by Rajiv Shah <[email protected]>
Rebuild dist

github.com/eligrey/FileSaver.js - 0a2e868b48b6d745a0f2b9bf448f9226925efcd0 authored almost 5 years ago by Rajiv Shah <[email protected]>
Bump version to 2.0.3

github.com/eligrey/FileSaver.js - 16a8bb9e8fb419d97d810c68e00ce3f4f888eb07 authored almost 5 years ago by Rajiv Shah <[email protected]>
Ensure Chrome iOS still works

github.com/eligrey/FileSaver.js - 572f2548349da990a4e03e9b89a385fc9fe1051a authored almost 5 years ago by Rajiv Shah <[email protected]>
Merge branch 'master' into feature/webkit-macos

github.com/eligrey/FileSaver.js - d3d2bd20d636b6b786bec05374d8807d06efe344 authored almost 5 years ago by Rajiv Shah <[email protected]>
fix small spelling error

github.com/eligrey/FileSaver.js - 480d547986765f6cd402702c5606f27be6fd810b authored almost 5 years ago by Susanne Gerber <[email protected]>
Use FileReader in macOS native apps using WebKit

github.com/eligrey/FileSaver.js - db7880179f1ad1b78197744b3adb7e9e3291d1c7 authored about 5 years ago by Rajiv Shah <[email protected]>
Add GitHub Sponsors funding method

github.com/eligrey/FileSaver.js - 9a0a1e4ae2732c2d8eedc0214ef1c0fa32d15150 authored about 5 years ago by Eli Grey <[email protected]>
Bump mixin-deep from 1.3.1 to 1.3.2 (#601)

Bump mixin-deep from 1.3.1 to 1.3.2

github.com/eligrey/FileSaver.js - 1ea2325a7521a97ad7c09ba7f11c2d06942675e1 authored about 5 years ago by Eli Grey <[email protected]>
Bump mixin-deep from 1.3.1 to 1.3.2

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release ...

github.com/eligrey/FileSaver.js - 35e9d8127d25883fb6a5bd803334e29869b31d79 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.11 to 4.17.14 (#575)

Bump lodash from 4.17.11 to 4.17.14

github.com/eligrey/FileSaver.js - 538c4b57519a35d6245fb2390b6efc4233012dd4 authored about 5 years ago by Eli Grey <[email protected]>
Merge pull request #577 from chrisdoble/master

Fix downloads in Chrome iOS

github.com/eligrey/FileSaver.js - 556db1f6df33da0fe8954dcea3fb49b11830e9c5 authored over 5 years ago by Eli Grey <[email protected]>
Check that FileReader exists, not that it's an object

Fixes #576

github.com/eligrey/FileSaver.js - b95a82a3ecb208fef5931e8931b2a8e67a834c02 authored over 5 years ago by Chris Doble <[email protected]>
Bump lodash from 4.17.11 to 4.17.14

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](http...

github.com/eligrey/FileSaver.js - 35f0e568d99d250d2f091d3ebfeac765dd7d8764 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Create FUNDING.yml

github.com/eligrey/FileSaver.js - a7e1ccfc44decde2679b078cf6f31b450db9523f authored over 5 years ago by Eli Grey <[email protected]>
Add namespace to <a> tag to prevent conflict with Chrome Poper

Blocker extension

Fixes issue #561

github.com/eligrey/FileSaver.js - 0403f771ac53500266a19805bc2e9a0329a24c1e authored over 5 years ago by Micah Miller Eshleman <[email protected]>
bump minor version

github.com/eligrey/FileSaver.js - 1bc9ed39c4844108f37f801b9b092038a5f5f8b4 authored over 5 years ago by Jimmy Wärting <[email protected]>
Missing dist build

github.com/eligrey/FileSaver.js - 71f266f93ec005001755b6c6d75c67e723de1b74 authored over 5 years ago by Marcin Rybacki <[email protected]>
Catching an exception on Send. This happens when request for HEAD returns 405 Method Not Allowed. Instead of error http status, this may throw an exception. Return false and fallback to link download.

github.com/eligrey/FileSaver.js - 9bd5261f602cef5ba5a6dcf7a4e44f2ea26c40a0 authored over 5 years ago by Marcin Rybacki <[email protected]>
fix autoBom documentation

github.com/eligrey/FileSaver.js - 3caf053bbd62b83bd3be4f0f641afa135a34ae63 authored over 5 years ago by Oskar Köök <[email protected]>
Updated Chrome data

github.com/eligrey/FileSaver.js - 04ca36440df3819a1a9f4b4e5d67cb782e53cfa1 authored almost 6 years ago by josephrocca <[email protected]>
Update README.md

Just made some minor grammar changes

github.com/eligrey/FileSaver.js - d87b4196169cb35b3bb0e02421c9e75fa8673e49 authored almost 6 years ago by zachary parrish <[email protected]>
Update package.json

github.com/eligrey/FileSaver.js - 3e46b730528fa34a82fcd97ba98d6e08c6f8eddf authored almost 6 years ago by Jimmy Wärting <[email protected]>
Update README.md

github.com/eligrey/FileSaver.js - b1ab5889468b580f2754cde18edaea5a6b5d8ccb authored almost 6 years ago by TypeError64 <[email protected]>
Fix a few spelling errors.

github.com/eligrey/FileSaver.js - 4a73fd7a2dcdc6ce2947433af3d3fbad56a019fa authored almost 6 years ago by Nathan Phillip Brink <[email protected]>
Update README.md

Fix import

github.com/eligrey/FileSaver.js - 0e905a3e06ac52cc22368aa6269ba0a2bb675b54 authored almost 6 years ago by Alexander Светлый <[email protected]>
Fix accidental rewrite of global saveAs function

The change is just to put parentheses around the code after `var saveAs = _global.saveAs ||`
and...

github.com/eligrey/FileSaver.js - 283f438c31776b622670be002caf1986c40ce90c authored almost 6 years ago by segovia <[email protected]>
Removed eval

closes #491

github.com/eligrey/FileSaver.js - be09a02e8cd3fe7046a692b19f6aa9631d0146c7 authored about 6 years ago by Jimmy Wärting <[email protected]>
Fixed grammar and punctuation

github.com/eligrey/FileSaver.js - 72effade4db27b0647bd0e39404cfaa120baaf54 authored about 6 years ago by NeeEoo <[email protected]>
fix: make typo go away

github.com/eligrey/FileSaver.js - 3ecf5a9f55bdf33971738bab83215afdfcaac9d9 authored about 6 years ago by Vasyl Zuzyak <[email protected]>
Add sourcemap to /dist folder. #481

github.com/eligrey/FileSaver.js - 6d09d0980b8eb5f1e098409e6a7c80ceb319c361 authored about 6 years ago by asaarnak <[email protected]>
don’t throw on module.exports

github.com/eligrey/FileSaver.js - 00183093bf92592fe231e56b0e681fe150123ccb authored about 6 years ago by Jimmy Wärting <[email protected]>
replaced the non-breaking space at with space

This is causing IE to unable to recognize the { on line 49

github.com/eligrey/FileSaver.js - cf70d125b048349fb084d8c8395ee790b83c685c authored about 6 years ago by Ben Ni <[email protected]>
Merge pull request #477 from jeffbdye/patch-1

Minor misspellings in comments

github.com/eligrey/FileSaver.js - bbecae4d41bef588e2806b8c310637ee37135fe3 authored about 6 years ago by Eli Grey <[email protected]>
Minor misspellings in comments

Just some quick fixes for comments in the file.

github.com/eligrey/FileSaver.js - b08a6d256c0c151873cc0d33f56e03c320677eea authored about 6 years ago by Jeff Dye <[email protected]>
Fix spelling of click-function

github.com/eligrey/FileSaver.js - 767f830766dcad6afc68b6f0d9aa6dc64f956cb0 authored about 6 years ago by Patrick Löcker <[email protected]>
switched export method

github.com/eligrey/FileSaver.js - 74846b33fe477286fccc47f549367d17c27040c4 authored about 6 years ago by Jimmy Wärting <[email protected]>
changed the way how you import

github.com/eligrey/FileSaver.js - 556af82e6ae8e2d5cd5023ffcfc77a88094daf07 authored about 6 years ago by Jimmy Wärting <[email protected]>
Update CHANGELOG.md

github.com/eligrey/FileSaver.js - 15d96ca835a556c7f4161873f0884096637ad483 authored about 6 years ago by Jimmy Wärting <[email protected]>
Rename changelog.md to CHANGELOG.md

github.com/eligrey/FileSaver.js - 047fa34d15bcbc384c818642e620a9c2e8749a1e authored about 6 years ago by Jimmy Wärting <[email protected]>
Updated how saveAs is imported

github.com/eligrey/FileSaver.js - 5183da9c57fa94cdec111b29dd04d1ec8b68f6d3 authored about 6 years ago by Joshua Rippon <[email protected]>
reference another issue

github.com/eligrey/FileSaver.js - b796e069a9ea6a32db683267b374a1af59d924ec authored about 6 years ago by Jimmy Wärting <[email protected]>
made issues to links

github.com/eligrey/FileSaver.js - 410208d4f98028fc8e9f0b7d4fdac99769943782 authored about 6 years ago by Jimmy Wärting <[email protected]>
rc.2

Dispatch event instead of using a.click()
closes #465

added a changelog
closes #466

Made third...

github.com/eligrey/FileSaver.js - 70c261d0268e4d02154c12e8ffd6069f82275ac8 authored about 6 years ago by Jimmy Wärting <[email protected]>
Remove the implementation

The spec was abandoned.

Many download files from the server so recommend them to use headers ...

github.com/eligrey/FileSaver.js - f3b45ae5807e4b1f7bf8f2c1692b969a1288cc28 authored about 6 years ago by Jimmy Wärting <[email protected]>
everything but dist folder

github.com/eligrey/FileSaver.js - 31eccd14f95e3220d4e30b095e481157f3ee6ac2 authored about 6 years ago by Jimmy Wärting <[email protected]>
fix bom api docs

github.com/eligrey/FileSaver.js - eb11f655e6541035541e1601f2ec64fb4c909838 authored about 6 years ago by Jimmy Wärting <[email protected]>
fix BOM api docs

github.com/eligrey/FileSaver.js - eaeac8dc3c2b1d0c260006cf0a93002dab560fd4 authored about 6 years ago by Jimmy Wärting <[email protected]>
remove old demos

github.com/eligrey/FileSaver.js - 660c35cdb8b9e5c26d9b5b7dcb7af2799f80cef1 authored about 6 years ago by Jimmy Wärting <[email protected]>
include the list folder

github.com/eligrey/FileSaver.js - 5cbe331ec875950cfb6a50942a01091857a9f6e6 authored about 6 years ago by Jimmy Wärting <[email protected]>
new version

github.com/eligrey/FileSaver.js - 4de5ebccc835edd2d19fdf3855ce1617a8f3b8d6 authored about 6 years ago by Jimmy Wärting <[email protected]>
docs for using url

github.com/eligrey/FileSaver.js - 9e931126f5c3dc48ce88deac9598f2c83470ec5a authored about 6 years ago by Jimmy Wärting <[email protected]>
update dev rep

github.com/eligrey/FileSaver.js - a67731daf458ce8782a05ce49a008ec5e8f566fc authored about 6 years ago by Jimmy Wärting <[email protected]>
don’t crash in worker

github.com/eligrey/FileSaver.js - 37d757bbc613e0613d296bcbb362c44fac2c61c0 authored about 6 years ago by Jimmy Wärting <[email protected]>
Amended link to Apple's WebKit bug (#454)

WebKit bug №102914 is no longer the ticket referencing the "iOS can't do this" problem — that ti...

github.com/eligrey/FileSaver.js - 5db588a568aa542b98b04d5708fb8a1448961001 authored over 6 years ago by Owen Blacker <[email protected]>
Add precaution note about file constructor

closes #455

github.com/eligrey/FileSaver.js - 1144ac42bb762f40d6dd272ea8d6aa88f2cb8e49 authored over 6 years ago by Jimmy Wärting <[email protected]>
Merge pull request #450 from ps011/master

Added import statement in syntax section for ease of use

github.com/eligrey/FileSaver.js - 00e540fda507173f83a9408f1604622538d0c81a authored over 6 years ago by Eli Grey <[email protected]>
Added import statement in syntax section for ease of use

github.com/eligrey/FileSaver.js - 23d400231f637fb75201dbf54438b8b664b3cabc authored over 6 years ago by Soni <[email protected]>
Revert #408

github.com/eligrey/FileSaver.js - e865e37af9f9947ddcced76b549e27dc45c1cb2e authored almost 7 years ago by Eli Grey <[email protected]>
Revert interface change. (#411)

github.com/eligrey/FileSaver.js - a606064f3747d8e8f753e9a3d9eedbed8799431a authored almost 7 years ago by Christopher Hunt <[email protected]>
Fix files included with npm (#413)

the files pointed to by main and module are not included in the npm installation

github.com/eligrey/FileSaver.js - 28a86d90c44ecccebd1bb459a3cd15438625cb51 authored almost 7 years ago by Bryan Wain <[email protected]>
Version bump for 1.3.7

github.com/eligrey/FileSaver.js - 5914e2a57341d6ff2fb3d4699fae1d2f8971e46a authored almost 7 years ago by Eli Grey <[email protected]>
Set target="_blank" on save link

Also normalize setImmediate usage

Fixes #408

github.com/eligrey/FileSaver.js - 6356c3f6f6832e1ec784230b43689310445b6857 authored almost 7 years ago by Eli Grey <[email protected]>
Merge pull request #397 from Rillke/patch-1

Update @source in FileSaver.js

github.com/eligrey/FileSaver.js - 24f9aaca805b946907ee64e39bd4691535e987bd authored almost 7 years ago by Eli Grey <[email protected]>
Update @source in FileSaver.js

github.com/eligrey/FileSaver.js - f1959c87cdfec2e328c89592b7a84026585f5733 authored almost 7 years ago by Rainer Rillke <[email protected]>
Use `export default`

github.com/eligrey/FileSaver.js - dfd58561fb18c7a1fb0d3cacbd77e85a2b3fd320 authored almost 7 years ago by Eli Grey <[email protected]>
Merge pull request #391 from ogonkov/use_babel

Run build via `babel`. More changes and cleanup to come

github.com/eligrey/FileSaver.js - a5dbf55c17286930a3488004f83dfc94c1fcca2d authored almost 7 years ago by Eli Grey <[email protected]>
Avoid using `window` in export

github.com/eligrey/FileSaver.js - 5978f3c5773ba5ddae51367b234b87afb45ec6d1 authored almost 7 years ago by Alexey <[email protected]>
Update readme

github.com/eligrey/FileSaver.js - 9570cf7362b6d0dbd74c6053c750f42293ade0d7 authored almost 7 years ago by Alexey <[email protected]>
Update `main` in `bower.json`

github.com/eligrey/FileSaver.js - b1158d0c33b1a22af311fdf66db04c6062b89b04 authored almost 7 years ago by Alexey <[email protected]>
Add check for `window.saveAs`

github.com/eligrey/FileSaver.js - b6c236d96d3e49fbef88ce33e01535522634b4f8 authored almost 7 years ago by Alexey <[email protected]>
Build to `dist` folder

github.com/eligrey/FileSaver.js - 164deec5abd1e052ef6ed7db91884979984b4ce2 authored almost 7 years ago by Alexey <[email protected]>
Update prepublish script name

github.com/eligrey/FileSaver.js - 99a89750b0916a3c9e8fa6fb57bf66ee180ebd41 authored almost 7 years ago by Alexey <[email protected]>
Preserve generated files location

github.com/eligrey/FileSaver.js - 70bb521e5def15277ae4d908e26ddea8e2c60401 authored almost 7 years ago by Alexey <[email protected]>
Fix `files` section in `package.json`

github.com/eligrey/FileSaver.js - 17d5c67eb318bd22d1ecfd3ef1a8fdbfd771dc51 authored almost 7 years ago by Alexey <[email protected]>
Build minified version

github.com/eligrey/FileSaver.js - b4c11367c083204206506edfcf85050745b8f69f authored almost 7 years ago by Alexey <[email protected]>
Run build before publishing

github.com/eligrey/FileSaver.js - 281a1c1a93c053bc88e7d714df12238b358e656f authored almost 7 years ago by Alexey <[email protected]>
Run build via `babel`

github.com/eligrey/FileSaver.js - d7f5db32448211622f0a93bd11b807c54d29cea3 authored almost 7 years ago by Alexey <[email protected]>
Preserve source file for npm

github.com/eligrey/FileSaver.js - d02373e40d232a409c430fdd01f4b42bc77862ab authored almost 7 years ago by Alexey <[email protected]>
Change to named export

github.com/eligrey/FileSaver.js - ff675f80526a79477210e8c2cee794b95f7d326f authored almost 7 years ago by Alexey <[email protected]>
Update version number for #387

github.com/eligrey/FileSaver.js - b4a918669accb81f184c610d741a4a8e1306aa27 authored almost 7 years ago by Eli Grey <[email protected]>
Merge pull request #387 from arasabbasi/patch-1

Fix RollUp-Error because of This is Undefined Rewrite

github.com/eligrey/FileSaver.js - 74f089808ec84ddb10e34b9b85319725742e63c8 authored almost 7 years ago by Eli Grey <[email protected]>
Update FileSaver.js

github.com/eligrey/FileSaver.js - fe42ec4055a28e005839b99ad12eb7a6d31d06d7 authored almost 7 years ago by Aras Abbasi <[email protected]>
Update FileSaver.js

github.com/eligrey/FileSaver.js - 0b9054253529ab294a7ebd84cee052f0706c8466 authored almost 7 years ago by Aras Abbasi <[email protected]>
Fix typo (#378)

Fix typo

github.com/eligrey/FileSaver.js - c3e4a45021f205a790a2699f4af7a5b85fb63e09 authored about 7 years ago by Joshua <[email protected]>
Update FileSaver.js

github.com/eligrey/FileSaver.js - db089ce81efca5f7419545d93f8ad0fdaed46b90 authored about 7 years ago by Aras Abbasi <[email protected]>
Fix RollUp-Error because of This is Undefined Rewrite

make it compatible with RollUp
rollup/rollup#759
MrRio/jsPDF#1533

github.com/eligrey/FileSaver.js - 1bf9b35b544700254d3d509b3cca006e2230bc81 authored about 7 years ago by Aras Abbasi <[email protected]>
Merge pull request #374 from thijstriemstra/patch-1

fix typo

github.com/eligrey/FileSaver.js - c347c51f6e6e56221b2fa3d8c9b32e181f76355c authored about 7 years ago by Eli Grey <[email protected]>
fix typo

github.com/eligrey/FileSaver.js - 945f08bc7498af25a28f7b44b2245feae21fd630 authored about 7 years ago by Thijs Triemstra <[email protected]>
Updated browser support

closes #12

github.com/eligrey/FileSaver.js - dffa3a49896d4635eb1e8f67730b85699c1eb743 authored over 7 years ago by Jimmy Karl Roland Wärting <[email protected]>