Anthony Rosequist
Anthony Rosequist
AWS Lambda doesn't support ES6? Come on, Amazon... 🙄 I'm not opposed to an ES5 version of this library. Are you still interested in this? If I push a beta...
Sorry, a lot has come up in the past year and I've been terrible at maintaining this component. I'd love to transfer it to omcljs and have real ClojureScript developers...
Thanks for bringing this up and for posting the links; I'll read over them to make sure I fully understand what needs to be done to make it accessible. I...
The [Usage](https://github.com/arosequist/node-owlet/tree/f1a2dde569c00d955b272d9ad778255e8d32348d#usage) section of the README pretty much covers the entire API. Is that helpful? Yes, it would live inside of a `.js` file, and you could run with `node...
Depending on what version of node you're running (and what flags you have on), you might not have support for certain things. You might try something like this (completely untested):...
@justinhulin > For a general understanding, this is made to run in terminal or console correct? Yup! > Is there a way to download the async/await support? Generally, that will...