PlaidWeb / webmention.js

Client-side library for rendering webmentions from webmention.io
MIT License
112 stars 16 forks source link

Rewrite data fetch using async/await. Refs #25 #32

Closed Ryuno-Ki closed 3 years ago

Ryuno-Ki commented 3 years ago

Signed-off-by: André Jaenisch andre.jaenisch@posteo.de

I wasn't sure, how far you want to have async/await applied. (See also What Color is Your Function?