utility-types@3.11.0
// Utility Types Collection for TypeScript
$ npm install utility-types
downloads/wk
9,475,811
license
MIT
version
3.11.0
published
Jan 18, 2024
What is utility-types?
utility-types is a TypeScript package that provides a collection of reusable utility types for common type transformations and patterns. Developers use it to reduce boilerplate when working with complex type manipulations like extracting properties, creating readonly versions of types, or building mapped types for static type checking. It's useful for projects that need consistent, well-tested type helpers across their codebase.
Links
Keywords
Maintainers
piotrwitek