@swiftmind/utility-types
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

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.

Package Sidebar

Install

npm i @swiftmind/utility-types

Weekly Downloads

2

Version

0.1.6

License

MIT

Unpacked Size

55 kB

Total Files

137

Last publish

Collaborators

  • hansoksendahl