0.1.0 • Published 5 years ago

@xg4/service v0.1.0

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

Service

Wake up mobile qq service

Build Status codecov npm GitHub

Installation

Install with npm or Yarn

# npm
$ npm install @xg4/service --save
# yarn
$ yarn add @xg4/service

Usage

import Service from '@xg4/service'

const service = new Service() // or new Service(userAgent)

const qq = 123456

const url = service.get(qq)

console.log(url)

Contributing

Welcome

  • Fork it

  • Submit pull request

LICENSE

MIT

0.1.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago