Determine if an object is a Buffer
Compile static constants (ie. code that we can statically determine to be constant at runtime)
Determine the version of the last release via the npm registry
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Determine the East Asian Width of a Unicode character
Determine whether a JavaScript expression evaluates to a constant
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
The compat-data to determine required Babel plugins
Determine selector specificity with postcss-selector-parser
Determine if a value is object like.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Determines whether a value is a URLSearchParams instance.
Determine whether the passed value is a zero based index.
Determine whether a given value is a function object.
Used to determine exactly which files (including `node_modules`) are necessary for the application runtime.
A simple process launcher that determines whether the process succeeded or failed.
Determine if your dependency graph's stated "engines" criteria is met.
Determine if the JS environment has template literal support.