Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eyhn/aki
- Owner: EYHN
- License: gpl-2.0
- Created: 2017-06-15T00:53:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T16:47:53.000Z (almost 7 years ago)
- Last Synced: 2024-03-04T20:35:13.583Z (9 months ago)
- Language: TypeScript
- Size: 2.32 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.