Provides additional types for TypeScript.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
JavaScript implementation of MongoDB query language
A simple list of possible Typed Array names.
Validates if a value is NaN.
Convert avro schemas into typescript interfaces
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Validates if a value is a boolean primitive.
The module is AWS Step Functions plugin for Serverless Framework
🐊Putout plugin adds ability apply optional chaining
🐊Putout plugin adds ability to transform logical expressions
General purpose glob-based configuration matching.
Validates if a value is a string array.
## Example
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Rules for safe logical expressions in JSX
A expression-logical-or function-factory actor