expect-type
devtoolexpect-type is a devtool library that enables compile-time assertions for TypeScript types, allowing developers to write tests that verify types remain strict and don't silently broaden over time. It's designed for TypeScript library authors and teams maintaining complex type systems who need to prevent type regressions during refactoring or feature additions. Its interesting value lies in bringing the rigor of unit testing to the type level, catching overly-permissive types before they cause runtime surprises.
Cross-platform signals
You might also like
More in devtool
OpenAI-compatible proxy that aggregates free-tier keys from ~14 AI providers with automatic failover. For personal exper…
Desktop Companion for Hermes Agent
Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and…