pwlmaciejewski / imghash

Perceptual image hashing for Node.js
MIT License
167 stars 19 forks source link

refactor: migrate index.js to async/await #115

Closed pwlmaciejewski closed 3 years ago

pwlmaciejewski commented 3 years ago

Closes #53 Closes #78

Description

It migrates index.js to async/await.