本项目的开发初衷是为了方便开发者使用静态的
js
css
等文件,不支持托管私人静态图片、私人字体文件等大流量资源 同时这也是违反 jsdelivr 的 TOS 的:
https://www.jsdelivr.com/terms/acceptable-use-policy-jsdelivr-net
2. Abusing the service and its resources, or using jsDelivr as a general-purpose file or media hosting service. This includes, for example: - running an image hosting website and using jsDelivr as a storage for all uploaded images, - hosting videos, file backups, or other files in large quantities. We recognize that there are legitimate projects that consist of a large number of files, and these are not considered abuse. For example: icons packs, apps, or games with a large number of assets.
以及同样违反 npmjs.com 的 TOS:
https://docs.npmjs.com/policies/open-source-terms#acceptable-content
4. Packages that are not functionally compatible with the npm command-line client. For example, a "package" cannot simply be a PNG or JPEG image, a movie file, or a text document uploaded directly to the registry. Using the Public Registry as a general purpose database is not allowed.