Skip to content

A collection of TypeScript utility type implementations

License

Notifications You must be signed in to change notification settings

qiqingfu/ts-types

Repository files navigation

TypeScript Utility Type

A collection of TypeScript utility type implementations

中文文档

In the future, I will explain the following specific implementations of TypeScript types and the knowledge points involved in TypeScript types.

Achieved

  • If
  • First
  • Includes
  • Readonly
  • ReadonlyArray
  • Concat
  • Exclude
  • Extract
  • Exclusive
  • XOR
  • ReturnTypes
  • Omit
  • Record
  • DeepReadonly
  • Last
  • Chainable
  • Pop
  • Push
  • Shift
  • UnShift
  • LookUp
  • Trim
    • TrimLeft
    • TrimRight
  • Capitalize
  • Replace
  • ReplaceAll
  • AppendArgument
  • Permutation
  • StringLength
  • Flatten
  • AppendToObject
  • Absolute
  • StringToUnion
  • Merge
  • CamelCase
  • KebabCase
  • SetOptional
  • ParamType

Reference

About

A collection of TypeScript utility type implementations

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages