Validates if a value has specific properties.
Validates if a value is an integer.
Validates if a value is an array.
Validates if a value is a function.
Validates if a value is a number.
Validates if a value is an integer array.
Validates if a value is a string primitive.
Validates if a value is a number primitive, excluding NaN.
Validates if a value is array-like.
Validates if a value is a Buffer object.
Validates if a value is a positive integer.
Validates if a value is ndarray-like.
Validates if a value is a nonnegative integer.
Validates if a value is a number primitive and an integer.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Validates if a value is matrix-like.
Allow parsing of class properties
Compile ES2015 shorthand properties to ES5
Compile ES2015 computed properties to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Regenerate sets for Unicode properties and values.
Validates if a value is a JavaScript object.
Validates if a value is a nonnegative integer array.
Force V8 to use fast properties for an object