Remove specific properties from a JavaScript object.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
A deep deletion module for node (like `rm -rf`)
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
`Object.defineProperty`, but not IE 8's broken one.
Removes separators from the end of the string.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
json pointer - failsafe data retrieval from js and json objects
Removes body scroll without content _shake_
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Disables scroll outside of `children` node.
Returns an array of all enumerable symbol properties found directly upon a given object
Remove unnecessary React propTypes from the production build
Info on the properties and attributes of the web platform
Useful utility functions for CSS in JS solutions
Remove a byte order mark (BOM) from a buffer.
Tests if a JSON property can be accessed using . syntax
Converting the accented characters to their corresponding non-accented ASCII characters.
Slugifies a String
Ensure that reserved words are quoted in object property keys
CSS vendor prefix detection and property feature testing.