damonwonghv / youtube-search-api

Get Youtube Search result without any login or api key
MIT License
86 stars 30 forks source link

please make index.d.ts #10

Closed cottons-kr closed 1 year ago

cottons-kr commented 2 years ago

I want to use this but the project is using typescript. so i cant use it.

damonwonghv commented 2 years ago

Do you want to use it in the front end (react, vue) or node.js

KillerDucks commented 1 year ago

Hi just wanted to mention I am trying to use this in my own TypeScript project, so I am actually writing my own declaration file, I am happy to share it with @damonwonghv to merge in after I have created it and did some basic testing.

eladcandroid commented 1 year ago

@KillerDucks I would like to use it. Thanks!

tronxdev commented 1 year ago

@damonwonghv I've created index.d.ts for typescript support in recent days. Love to share it with all users.

cottons-kr commented 1 year ago

@tronxdev how can i use your declation file?

KillerDucks commented 1 year ago

@tronxdev make a PR then @cottons-kr can merge it into the main branch

KillerDucks commented 1 year ago

I would PR my .d.ts but I have been ill past month so its not finished yet. Here is the github doc for Pull Requests (PR) @tronxdev: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request