kapouer / url-inspector

Get metadata about any url
MIT License
28 stars 8 forks source link

Refactor: providers with promises (so a provider can make async requests) #22

Open kapouer opened 3 years ago

kapouer commented 3 years ago

Also since compatibility with node 10 is no longer really required, switch to async/await.