1.0.5 • Published 5 years ago

loaderx v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

LoaderX - 图片加载插件

Install

  • base

your html

<script src="loaderx.min.js"></script>
  • npm
npm i loaderx

your app.js

import LoaderX from 'loaderx'

方法介绍

add() 添加图片资源
addProgressListener() 监听加载进度
addCompletionListener() 监听完成事件
start() 启动

前端学习交流群,QQ群 : 692337464

npm.io

License

MIT License