Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Infer the content-type of a request.
Infer typescript types from your JSON schemas!
Infer type
Infer zustand store type
Framework agnostic HTTP middleware to infer the proper MIME content type response header
A JavaScript library that helps with the enum pattern based on TypeScript. This fork of [rauschma/enumify](https://github.com/rauschma/enumify) permits to infer the correct type from constructed collections: for example, the type of `values()` will be `A
A tiny javascript type testing tool
Get the native type of a value.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Check if something is a Node.js stream
Media Type Database
Determines if an object can be used as an array
Check if a path is a file, directory, or symlink
Returns true if the value is an object and not an array or null.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Determine if an object is a Buffer
- arraybuffer
- browser
- browser buffer
- browserify
- buffer
- buffers
- core buffer
- dataview
- float32array
- float64array
- int16array
- int32array
- type
- typed array
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Schema Validation with typescript type inference.