Hey HN!<p>As JS (Mostly TS) devs, we feel like AI or LLM tooling in JS kinda sucks rn, that said most production applications inevitably end up being in JS, so a friend and I (mostly friend) started hacking on a new JS native library for making it easier to write prompts.<p>The idea of the library is to give a much more ergonomic syntax for writing complex prompts, the repo itself goes much more in detail <a href="https://github.com/LevanKvirkvelia/salute">https://github.com/LevanKvirkvelia/salute</a><p>Would love thoughts and any/all feedback!