@swiftmind/utility-types
v0.1.6
Published
Utility-Types for TypeScript by SwiftMind Institute
Downloads
6
Maintainers
Readme
Utility-Types
Utility-Types for TypeScript by SwiftMind Institute.
Overview
Provides the following modules.
- Any
Types and antecedents that can be used for inference - Function Commonly used functional patterns
- Generator Utility types for infering information about generators.
- Identity
Types that form an identity element under some operation - If
Types for creating conditional logic and antecedents to use with the logic module - Logic
Antecedents that implement boolean logic - Math
Types and antecedents for wathematical operations on the natural numbers - Object
Types and antecedents for working with objects and properties - String
Types and antecedents for working with strings - Tuple
Types and antecedents for working with tuples
Documentation
Contributing
Read the style guide.