rekcod icon indicating copy to clipboard operation
rekcod copied to clipboard

Support promise-based API

Open nexdrew opened this issue 8 years ago • 0 comments

I'm ok with supporting both callbacks and promises (where a Promise is returned if a callback is not given), but using promises has the benefit of working with async/await in Babel or the future.

nexdrew avatar Nov 08 '16 15:11 nexdrew