1.10.0 • Published 1 year ago

@stein197/ts-util v1.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

TypeScript utility types

This package contains most frequently used types that most projects need.

Installation

npm install @stein197/ts-util

Interfaces

  • Cloneable<T>
  • Comparable<T>
  • Equalable<T>

Types

  • Nullable<T>
  • ObjectMap<T>
  • Json
  • JsonArray
  • JsonObject
  • Large MIME module that contains all available MIME-types, described here
  • Large css module that contains types related to CSS properties and their types.
  • Large HTMLAttributes module that contains HTML-related typings
  • Tuple module

NOTE: For more detailed documentation, please, refer to the TSDoc comments in the source code.

NPM scripts

  • make:index generates at the root index.ts
  • make:mime generates MIME.ts file
  • build runs all scripts
1.10.0

1 year ago

1.9.0

1 year ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago