A TypeScript-aware alternative to the less-maintained connect-flash package. It extends the same core API while adding first-class TypeScript support, making it a safer and more pleasant choice for new projects.
Highlights
First-class TypeScript support with full type safety.
Minimal and predictable API with zero breaking changes from connect-flash.
Easy to adopt: simply replace connect-flash with typed-flash in your existing projects.
Well-documented with clear examples and migration guide.