type-plus

Additional types and types adjusted utilities for TypeScript

MIT License

Downloads
91.8K
Stars
378
Committers
9

Bot releases are hidden (Show)

type-plus - v1.26.1

Published by unional over 5 years ago

1.26.1 (2019-07-07)

Bug Fixes

  • improve ANotB to join the keys (b5f5189)
type-plus - v1.26.0

Published by unional over 5 years ago

1.26.0 (2019-07-07)

Features

type-plus - v1.25.0

Published by unional over 5 years ago

1.25.0 (2019-07-07)

Features

  • add assertType() and typeAssertion() (#36) (8c03afd)
type-plus - v1.24.1

Published by unional over 5 years ago

1.24.1 (2019-07-06)

Bug Fixes

  • getField() to support union types (#35) (28ec970)
type-plus - v1.24.0

Published by unional over 5 years ago

1.24.0 (2019-06-29)

Features

type-plus - v1.23.1

Published by unional over 5 years ago

1.23.1 (2019-06-28)

Bug Fixes

type-plus - v1.23.0

Published by unional over 5 years ago

1.23.0 (2019-06-27)

Features

type-plus - v1.22.0

Published by unional over 5 years ago

1.22.0 (2019-06-19)

Features

  • improve pick and omit with UnionKeys (#32) (24645e2)
type-plus - v1.21.1

Published by unional over 5 years ago

1.21.1 (2019-06-14)

Bug Fixes

  • Pick and Omit over intersection types (#31) (e616ab9)
type-plus - v1.21.0

Published by unional over 5 years ago

1.21.0 (2019-06-14)

Features

type-plus - v1.20.1

Published by unional over 5 years ago

1.20.1 (2019-06-14)

Bug Fixes

type-plus - v1.20.0

Published by unional over 5 years ago

1.20.0 (2019-06-10)

Features

type-plus - v1.19.0

Published by unional over 5 years ago

1.19.0 (2019-05-28)

Features

type-plus - v1.18.1

Published by unional over 5 years ago

1.18.1 (2019-05-13)

Bug Fixes

  • update unpartial to reduce package size (#26) (66b1106)
type-plus - v1.18.0

Published by unional over 5 years ago

1.18.0 (2019-05-12)

Features

  • add required() and requiredDeep() (269bcd0)
type-plus - v1.17.1

Published by unional over 5 years ago

1.17.1 (2019-04-11)

Bug Fixes

type-plus - v1.17.0

Published by unional over 5 years ago

1.17.0 (2019-04-07)

Features

type-plus - v1.16.0

Published by unional over 5 years ago

1.16.0 (2019-03-17)

Features

type-plus - v1.15.1

Published by unional over 5 years ago

1.15.1 (2019-02-18)

Bug Fixes

type-plus - v1.15.0

Published by unional over 5 years ago

1.15.0 (2019-02-14)

Features

  • add PrimitiveTypes and JSONTypes (2ccaaa4)