@xg4/service
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i @xg4/service

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

18.2 kB

Total Files

7

Last publish

Collaborators

  • xg4