2.0.5 • Published 6 years ago

@cray/jelly v2.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

jelly

Get ipo stock list from hkexnews.

const jelly = require('@cray/jelly');

jelly.pre().then((result)=>{
  console.log('ipo result: ' , result);
});

jelly.pre(week , options)

  • week 最近7天 ,true: 默认最近7天 , false: 当天
  • options request配置

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.7

7 years ago

1.0.6

7 years ago