pvorb / cloneLinks
deeply clone arbitrary objects in javascript
☆787Updated 3 years ago
Alternatives and similar repositories for clone
Users that are interested in clone are comparing it to the libraries listed below
Sorting:
- fs with incremental backoff on EMFILE☆1,298Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- A simple tool to find an open port or domain socket on the current machine☆895Updated last week
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,903Updated 2 years ago
- Convert callback-based javascript to ES6 Promises☆524Updated 2 years ago
- pipe streams together and close all of them if one of them closes☆913Updated 3 months ago
- Escape RegExp special characters☆595Updated 4 months ago
- Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
- Delete files and directories☆1,339Updated 11 months ago
- JSON does not handle circular references. Now it does☆609Updated 6 years ago
- High-priority task queue for Node.js and browsers☆611Updated 3 years ago
- Escape string for use in HTML☆479Updated 3 years ago
- A cross platform solution to node's spawn and spawnSync☆1,153Updated 10 months ago
- Implements the node.js require.resolve() algorithm☆787Updated 2 months ago
- Temporary file and directory creator for node.js☆764Updated last month
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last month
- node.js cross-platform unzip using streams☆617Updated last year
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Utilities for watching file trees in node.js☆1,279Updated 2 years ago
- tar for node☆879Updated last week
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,065Updated 2 years ago
- Proxy middleware for express/connect☆1,248Updated last week
- Determine the root path to your project☆606Updated 2 years ago
- Simple function to extend objects☆343Updated 6 months ago
- Generate hashes from javascript objects in node and the browser.☆1,462Updated last year
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆319Updated last year
- Virtual file format.☆1,286Updated 3 months ago
- Get size of a JavaScript object☆320Updated last year
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year