Javascript deep cloning, so pointers are lost.
deep cloning of objects and arrays
A port of jQuery.extend that actually works on node.js
Easier Buffer cloning in node.
This package provides utilities for wrapping files with metadata for HTTP requests.
Async and sync crawler for json object
Fast deep equal
Utility functions for WhatWG Streams
A toolkit for deep structure manipulations, provides deep merge/clone functionality out of the box, and exposes hooks and custom adapters for more control and greater flexibility.
Get the command from a shebang
An optimised way to copy'ing an object. A small and simple integration
Resolve the path of a module like `require.resolve()` but from a given path
Safer Node.js Buffer API
Require module from string
Implements https://w3c.github.io/accname/
ES2015 `Object.assign()` ponyfill
Recursive object extending
Ultra-fast MessagePack implementation with extensions for records and structured cloning
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Array#isArray for older browsers
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.