Resolve the path of a module like `require.resolve()` but from the current working directory
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Port of jQuery.extend for node.js and the browser
Extra assertions on top of node's assert module
Detect if your code is running on an AWS Lambda server
ECMAScript parsing infrastructure for multipurpose analysis
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Port of C's wcwidth() and wcswidth()
Standard library
Parses CSS inline style to JavaScript object (camelCased).
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
A replacement for process.exit that ensures stdio are fully drained before exiting.
Like ruby's abbrev module, but in js
Is this specifier a node.js core module?
Copies non-react specific statics from a child component to a parent component
delegate methods and accessors to another property
RabbitHole - A beautiful, self-hosted dashboard for monitoring RabbitMQ with multi-connection support and built-in CORS proxy
JavaScript implementation of the BSER Binary Serialization
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
set blocking stdio and stderr ensuring that terminal output does not truncate
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.