nchaulet / node-geocoder

nodejs geocoding library
http://nchaulet.github.io/node-geocoder/
MIT License
928 stars 214 forks source link

ES6 or Typescript? #299

Closed ajmas closed 4 years ago

ajmas commented 4 years ago

Curious what your thoughts are about doing an API compatible version, written in ES6 or Typescript?

nchaulet commented 4 years ago

the API is compatible with ES6 for typescript, I know some types already exists, in Definitelytyped repo, Ibut am not maintaining them