MingweiSamuel / TeemoJS

A Fast & Lightweight Riot API Wrapper For Javascript
GNU Lesser General Public License v3.0
44 stars 5 forks source link

Add Typescript Typings #9

Open MingweiSamuel opened 4 years ago

MingweiSamuel commented 4 years ago

TeemoJS is very javascript-ey, i.e. very untyped, but it would still be nice to provide typescript typings when possible.

https://gist.github.com/molenzwiebel/7bf64a4b79f609c4bae85f1db38ef08e

Querijn commented 4 years ago

Would like to see this. I'm exploring other options as a javascript Riot API library.

MingweiSamuel commented 4 years ago

Project is being rewritten in typescript now

MingweiSamuel commented 4 years ago

Version 3 (prerelease) now has full TypeScript typings https://www.npmjs.com/package/teemojs/v/3.0.0-rc.1 https://github.com/MingweiSamuel/TeemoJS/tree/master#readme

itryp commented 3 years ago

@MingweiSamuel thanks for your update, is the version 3 working with datadragon? and if yes, how should we proceed?

MingweiSamuel commented 3 years ago

@itryp V3 doesn't have a ddragon config right now, but I can add one soon

jbryant4 commented 3 years ago

@MingweiSamuel just following up with the ddragon config. Just wondering if it is working with teemoJs at the moment?