Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eyhn/aki

The browser-side asynchronous resource loads the progress manager
https://github.com/eyhn/aki

Last synced: about 1 month ago
JSON representation

The browser-side asynchronous resource loads the progress manager

Awesome Lists containing this project

README

        

# Aki

[![Author](https://img.shields.io/badge/author-EYHN-blue.svg?style=flat-square)](https://delusion.coding.me)
[![QQ](https://img.shields.io/badge/QQ-1106996185-blue.svg?style=flat-square)](http://wpa.qq.com/msgrd?v=3&uin=&site=qq&menu=yes)
[![Email](https://img.shields.io/badge/Emali%[email protected]?style=flat-square)]()
[![npm version](https://badge.fury.io/js/node-aki.svg)](https://badge.fury.io/js/node-aki)

```
npm install --save node-aki
```

浏览器端异步资源加载进度管理器。

The browser-side asynchronous resource loads the progress manager.

如果你需要异步加载你的前端资源(视频 图片 文本 文件),还需要获取加载进度,你可能需要这个。

If you need to load your frontend resources (video image text files) asynchronously, you also need to get the load progress that you may need for this.