is-data-descriptor
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
dtox
Lightweight, extensible data transfer object library
define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).