0.0.10 • Published 2 years ago

@nomicon/types v0.0.10

Weekly downloads
-
License
MIT OR Apache-2.0
Repository
github
Last release
2 years ago

@nomicon/types

WARNING: while this project is still in the 0.x stage, it may not respect SemVer. It's highly recommended to pin the version if this is a concern.

@nomicon/types is a zero-runtime library of TypeScript utility types. it can broadly be thought of as providing three classes of types: "pure utility" types for enhancing the TypeScript type system (e.g. IsNever, IsAny, IsUnion, Satisfies), "traditional helper" types abstracting over otherwise complex operations on types (e.g. List.Reverse, DeepReadonly), and "higher-kinded" types, which operate on the type level.

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago