nepodev / radio-browser

Nodejs module for Radio-browser API
MIT License
47 stars 9 forks source link

TypeScript #7

Closed kaaax0815 closed 3 years ago

kaaax0815 commented 3 years ago

Please add Typescript Declarations or move to Typescript

I am currently working on this. I'll make a pr as soon its done

nepodev commented 3 years ago

Hi @kaaax0815,

this is a pure nodejs project and I'll keep it that way. Adding ts declarations to this project is the wrong way. And I will not switch to TS as long as I'm ok with nodejs :slightly_smiling_face:

There is a ts project for radio browser right here https://github.com/ivandotv/radio-browser-api

kaaax0815 commented 3 years ago

I dont understand this decision. Typescript Support is good so people who use Typescript can also use this Project. Typescript also is NodeJS