jonschlinkert / clone-deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
☆311Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for clone-deep
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- Replace loader for Webpack☆250Updated last year
- Extracting archives made easy☆415Updated last year
- node byte string parser☆461Updated 4 months ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated 9 months ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Delay a promise a specified amount of time☆609Updated last year
- Escape RegExp special characters☆582Updated 5 months ago
- Is the given string an acceptable npm package name?☆299Updated last month
- A lightweight string replace engine for text-based templates☆276Updated 7 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆186Updated last year
- Get size of a JavaScript object☆312Updated 4 months ago
- Options Validation☆246Updated 3 weeks ago
- Querystringify - Small, simple but powerful query string parser.☆175Updated last year
- node.js core url module as a module☆376Updated 3 months ago
- Regular expression for matching IP addresses☆192Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆158Updated 4 years ago
- HTTP status utility☆272Updated 2 weeks ago
- node.js util module as a module☆247Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆309Updated last year
- Create and parse HTTP Content-Disposition header☆224Updated last week
- Detect the image type of a Buffer/Uint8Array☆373Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆683Updated last year
- return an md5sum of a given file☆212Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆350Updated 5 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Strip ANSI escape codes from a string☆399Updated last year