ktty1220 / cheerio-httpcli

iconvによる文字コード変換とcheerioによるHTMLパースを組み込んだNode.js用HTTPクライアントモジュール
MIT License
262 stars 28 forks source link

型定義を更新 #18

Closed prezzemolo closed 7 years ago

prezzemolo commented 7 years ago

/**

wrapper('https://github.com/prezzemolo').then(result => { console.dir(result); });