Back to all

project-type-keeper

by xielin

30Feb 6, 2026Visit Source
ProjectTypeKeeper is a type context management tool. It scans and organizes TypeScript interfaces, classes, enums, and backend entity definitions in the project to form an updatable type graph. When generating code or developing features, it provides accurate related types to ensure consistent naming and structure, reducing duplicate types and context gaps.