0.0.10 • Published 5 months ago

@nomicon/types v0.0.10

Weekly downloads
-
License
MIT OR Apache-2.0
Repository
github
Last release
5 months 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

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

7 months ago

0.0.6

9 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago