@cray/jelly

2.0.5 • Public • Published

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配置

Readme

Keywords

Package Sidebar

Install

npm i @cray/jelly

Weekly Downloads

2

Version

2.0.5

License

ISC

Unpacked Size

5.55 kB

Total Files

9

Last publish

Collaborators

  • cray