strifx
Like clsx, but for conditionally composing any string rather than just classNames.
Released strifx — like clsx but for strings. clsx is perfect for conditionally composing classNames, but I kept wanting the same ergonomics for any string, not just classes. So now I have it.