hulin

Results 6 issues of hulin

If I use the ['Request'](https://github.com/request/request) to request the url (https://maps.googleapis.com/maps/api/geocode/json?xxx) will be a success, but using 'geocoder' will be a fail. ![image](https://user-images.githubusercontent.com/24296884/74897414-fb715400-53d1-11ea-96f7-678989abe501.png)

question

Running "jest --coverage" throws an error when the Parser contains 'formatter' ![image](https://user-images.githubusercontent.com/24296884/70414507-42b79c00-1a95-11ea-837e-17e0c014f585.png) ![image](https://user-images.githubusercontent.com/24296884/70414542-60850100-1a95-11ea-8685-65d24568f8ac.png)

**Describe the bug** I tried to create multiple pages pdf in web worker, and found that the speeds decreased significantly as the number increased. Graphs of speed and data count:...

enhancement

I want to use Get to request some tripartite data, waht should I do? In Subgraph, I can get tokenURI, then i want to get token info use this tokenURI....