typescript-generic-types
A comprehensive collection of useful TypeScript generic types and utility types to enhance type-safety and developer experience. Includes array, promise, object manipulation, and advanced conditional types.
primitive-predicates
A simple TypeScript library providing type guards for the primitive types in JavaScript.