helix

https://github.com/Lokeh/helix
Aron 2020-08-15T00:33:06.380700Z

thanks for confirming. I was wary of including a lib just for this

Shuai Lin 2020-08-15T05:04:05.381800Z

Also try https://github.com/athos/kitchen-async , which is like promesa but didn't rely on bluebird and have some extra goodies like -> and ->> for promises

👍 2
Aron 2020-08-16T05:55:56.387500Z

well, as I said, I was trying to avoid any library, but kitchen-async was the first one to try because I found this https://github.com/iku000888/shadow-cljs-kitchen-async-puppeteer But, again 🙂, vanilla js works well so far, I am glad I asked before adding another dependency.

2020-08-15T23:34:10.385100Z

Hey @lilactown been playing around with helix and really like it but I am running up against some issues with Intellij resolving symbols. Do you have advice or would you be willing to entrain a PR that fixes it?