{"adoption": {"forks": 4301, "observed_at": "2026-08-28T04:11:32.243589+00:00", "stars": 21987}, "canonical_url": "https://ross.abutalabs.com/products/filesaverjs", "card": {"archived": false, "artifact_type": "library", "description": "An HTML5 saveAs() FileSaver implementation", "domain": ["web-development", "frontend", "files"], "enriched": true, "function": ["file-upload", "developer-tools"], "health_score": 20, "homepage": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/", "language": "JavaScript", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["eligrey/FileSaver.js", "eligrey/Blob.js"], "name": "FileSaver.js", "platform": ["browser", "cross-platform"], "pushed_at": "2023-03-01T13:55:08+00:00", "repo": "eligrey/FileSaver.js", "stars": 21987, "tags": ["client-side-file-saving", "blob", "saveas", "download-files", "browser-polyfill", "javascript"], "topics": [], "urls": [{"kind": "homepage", "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"kind": "site_page", "url": "https://eligrey.com/about"}], "use_cases": ["save generated files on the client side in a web app", "add a save as button to a browser-based text or markdown editor", "download a canvas drawing as an image file", "export data as csv or json from a web application", "save files offline without sending data to a server", "trigger file downloads with custom filenames across browsers"], "what_it_is": "FileSaver.js is a small JavaScript library that implements the HTML5 FileSaver saveAs() interface for saving files generated on the client side in the browser. It works with Blobs and canvas.toBlob() to let web apps trigger file downloads with custom filenames without a server round-trip.", "when_to_avoid": ["the file comes from a server - use the Content-Disposition attachment header instead", "you need to save files larger than the browser's blob size limit or stream data asynchronously - use StreamSaver.js", "you only target modern browsers with native File System Access API support"], "when_to_choose": ["your web app generates files in the browser (text, canvas, blobs) and needs a reliable cross-browser saveAs()", "you need to support older browsers lacking native Blob or download support via the Blob.js polyfill", "you want a tiny dependency-free client-side download solution"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/repos/eligrey/FileSaver.js", "repo": "eligrey/FileSaver.js", "role": "main", "score": 23}, {"path": "/repos/eligrey/Blob.js", "repo": "eligrey/Blob.js", "role": "plugin", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:32.243589+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:57:44.813274+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d4206fe01385c0a904dd213542eafb4c78e421ce005aaefeea49307dd9dfd416", "fetched_at": "2026-08-28T04:11:32.243589+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eligrey/FileSaver.js"}, {"content_hash": "3693baec171fe0d97eeacbcf562abcf65f9b72c259adb730097ac41c8036c036", "fetched_at": "2026-08-29T07:56:47.385925+00:00", "kind": "homepage", "missing": false, "url": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/"}, {"content_hash": "7a18cdbecbd6cf02a5d3f7dfdb5c20abb90d8f87255040a66f0a8ba4006402c7", "fetched_at": "2026-08-29T07:56:47.390749+00:00", "kind": "site_page", "missing": false, "url": "https://eligrey.com/about"}, {"content_hash": "186fae79760832f85e4e817a5f11960aa75cda09a33b768be28cf0b8d03308fe", "fetched_at": "2026-08-29T07:56:47.393416+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/filesaver.js"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5528, "days_push": 1281, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}