Kong / unirest-nodejs

Unirest in Node.js: Simplified, lightweight HTTP client library.
http://unirest.io/nodejs
MIT License
951 stars 167 forks source link

TypeScript Typings #99

Open alecmerdler opened 7 years ago

alecmerdler commented 7 years ago

Are there any plans to create a TypeScript Declaration File file for use with TypeScript?

ddwwcruz commented 7 years ago

Well we can make our own typings and make a PR. The documentation seems good so it shouldn't be difficult to do.

Hisham-TK commented 4 years ago

A few years later...!!

huan commented 4 years ago

and 3 months!

recal commented 4 years ago

Any updates? or still no intention of adding this..

zeachco commented 3 years ago

If anyone want to contribute, they can add the types to https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types creating a folder called unirest. Then people will be able to install from npm install -D @types/unirest or yarn add -D @types/unirest and have typescript support in their project. If anyone have already done some typing, it's time to contribute, doesn't have to be perfect

jaypatrick commented 2 years ago

If anyone want to contribute, they can add the types to https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types creating a folder called unirest. Then people will be able to install from npm install -D @types/unirest or yarn add -D @types/unirest and have typescript support in their project. If anyone have already done some typing, it's time to contribute, doesn't have to be perfect

Nope, still nothing.

zhaohongxuan commented 2 years ago

what a sad

riungemaina commented 1 year ago

this is terrible 🤒

riungemaina commented 1 year ago

Is this repo maintained anymore? if yes I can work on this issue...