@stein197/ts-util
v1.10.0
Published
TypeScript utility types
Downloads
15
Maintainers
Readme
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 rootindex.ts
make:mime
generatesMIME.ts
filebuild
runs all scripts