Update docs and sort content

This commit is contained in:
github-actions[bot]
2025-02-19 17:30:11 +00:00
parent 795af34d25
commit dd87317456
325 changed files with 6417 additions and 688 deletions

View File

@ -6,8 +6,6 @@ tags:
- file-downloader
- 项目
- npm包
finished: true
published: true
slug: file-downloader
description: >-
本文介绍了两个用于文件下载的函数:`downloadFileFromURL`
@ -15,7 +13,6 @@ description: >-
函数用于从指定的URL下载文件可以自定义文件名`downloadFileFromBlob`
函数则用于从Blob对象下载文件同样支持自定义文件名。这两个函数均来自 `@kzttools/file-downloader`
该包的NPM地址和GitHub地址均已提供。项目遵循MIT许可证作者为kazoottt。
rinId: 63
category: 项目
toAstro: true
date_created: 2024-12-17T05:34:45.000Z