WebMemex / webmemex-extension

📇 Your digital memory extension, as a browser extension
https://webmemex.org
Other
208 stars 45 forks source link

Use async/await syntax throughout code. #81

Closed Treora closed 7 years ago

Treora commented 7 years ago

A few 'then's are still left, in places where it seemed practical, and in some files in src/util that may be nice to factor out of this repo some day.