idownload

1.0.3 • Public • Published

idownload

A plugin for Application download written by using ES6.

Getting Started

Get idownlaod through npm:

npm i idownload

Usage:

import idownload from 'idownload'
// or
// <script src="./dist/idownload.min.js"></script>
 
const iDownload = new idownload({
  ios_url: '', // 可选,iOS客户端下载地址
  android_url: '', // 可选,安卓客户端下载地址
  tip_image: '' // 可选,提示图片
})

Readme

Keywords

Package Sidebar

Install

npm i idownload

Weekly Downloads

3

Version

1.0.3

License

ISC

Unpacked Size

198 kB

Total Files

10

Last publish

Collaborators

  • headless-igg