Hi HN, I built is-kit, a lightweight, zero-dependency toolkit for TypeScript type guards and composable validators.
I made this because I was tired of writing repetitive value is Foo guards and wanted a clean, type-safe alternative.
GitHub: https://github.com/nyaomaru/is-kit Docs: https://is-kit-docs.vercel.app/en
Would love your feedback on design trade-offs and naming!