which-builtin-type
What is the type of this builtin JS value?
What is the type of this builtin JS value?
A tiny and fast dynamic type checker/enforcer library
Check the type coverage of any TypeScript project with this easy npm package
MIME related utility functions
mvc cli.
general data types for values
Native type conversion functions
Check if the parameter is uint16array
Simple utility function that acts as an enhanced version of the typeof operator by adding support for returning "array" and "null".
Combines instance of operator and typeof operator in a way that works seamlessly with objects and literals.
complex type validators that generate TypeScript and Flow types for you
rehype plugin to remove `type` on CSS `style` and `link`s
Convert unknown type to certain type
👺 weak but accurate type checking that returns a string representation of input's type
type AsyncValue<T> = Promise<T> | T
type AnyIterable<T>
Assert-style non-intrusive type checking.
Turn Buffer instances into "pointers". Fixed Node 12 build.
TypeScript recursive conversion between optional (partial) and undefined properties.