AlexanderGranhof / tello-drone

An independent, simple and easy-to-use interface between nodejs and a tello drone
40 stars 14 forks source link

Move to typescript #10

Closed AlexanderGranhof closed 4 years ago

AlexanderGranhof commented 4 years ago

This PR ports the package to typescript which allows for better API documentation compared to JSDoc. The PR also adds a CHANGELOG.md at the root of the directory which helps to keep track of what has changed.

This TS port should have left the functionality of the package basically untouched.