使用promise的非常易于使用的资产加载器。 支持图像,音频和视频。 完整记录,可在TypeScript项目中完美使用。 安装 使用yarn或npm安装: yarn add loaderz npm install loaderz --save 用法 // Default export of Loaderz is the Loader. import Loader from 'loaderz' ; // A list of heavy images to load, it could be art-assets for your HTML5 game const images = [