pat310 / google-trends-api

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

Include source files to use exports directly. #150

Closed Fohlen closed 3 years ago

Fohlen commented 3 years ago

Does pretty much what it says. This way, one can build their own extensions on top of this package using the exports already provided inside utilities.js etc without any further modification.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 98.333% when pulling 04e43c1712e4bef506c404fd60063578c28d0afa on Fohlen:master into 4ccdd273257a91aca27590d3a20e7814ed7cefa2 on pat310:master.

pat310 commented 3 years ago

@Fohlen Thanks, merged. Will update on npm today