sqlite-async icon indicating copy to clipboard operation
sqlite-async copied to clipboard

Typescript

Open Nexuist opened this issue 3 years ago • 5 comments

Hello,

Thank you for this very useful package. Would it be possible to add Typescript typings to it so that we can get type hints and such?

Nexuist avatar Jan 30 '22 20:01 Nexuist

I don't have the required Typescript expertise to do this but am happy to accept a pull request. Please include the appropriate tests in your pull request. Thanks!

fhellwig avatar Feb 17 '22 01:02 fhellwig

If you want to use my typescript version before it's merged, use:

  // package.json
   ...
    "sqlite-async": "ndp/sqlite-async#13-typescript"

ndp avatar Jan 06 '23 02:01 ndp

@ndp is this still relevant?

Having the same problem.

DutchKevv avatar Feb 09 '23 16:02 DutchKevv

Yes, I'm using my branch actively.

ndp avatar Feb 09 '23 19:02 ndp

@ndp

Thanks its working great on my end also. Great work! Hope they merge it soon

p.s. please drop a reply if you update the package until then :)

DutchKevv avatar Feb 09 '23 22:02 DutchKevv