pat310 / google-trends-api

An API layer on top of google trends
https://www.npmjs.com/package/google-trends-api
MIT License
877 stars 175 forks source link

Will you convert to ES6 #98

Closed texiontech closed 6 years ago

texiontech commented 6 years ago

Will you convert to ES6

pat310 commented 6 years ago

@yotewach The source code is written in ES6 and then transpiled down using babel. You can use ES6 with this library if you want. Does that answer the question?

pat310 commented 6 years ago

Closing this issue for now