@jswork/weibo2res
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

weibo2res

Get weibo response.

version license size download

installation

npm install @jswork/weibo2res

usage

import weibo2res from '@jswork/weibo2res';
const res = weibo2res(...);
/*
// success
{
  code: 'A00006',
  width: 1504,
  size: 161645,
  ret: 1,
  height: 400,
  name: 'pic_1',
  pid: 'da432263gy1hbzptofvp4j215s0b4tct',
}
*/

license

Code released under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i @jswork/weibo2res

Homepage

js.work

Weekly Downloads

6

Version

1.0.4

License

MIT

Unpacked Size

6.11 kB

Total Files

7

Last publish

Collaborators

  • afeiship
  • yujiao.luo