jonschlinkert / clone-deepLinks
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
☆319Updated last year
Alternatives and similar repositories for clone-deep
Users that are interested in clone-deep are comparing it to the libraries listed below
Sorting:
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated last week
- Regular expression for matching IP addresses☆197Updated 2 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated last week
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Join all arguments together and normalize the resulting url.☆365Updated last week
- Node.js recursive synchronous fast file system walker☆163Updated last month
- Querystringify - Small, simple but powerful query string parser.☆175Updated 2 years ago
- Replace loader for Webpack☆253Updated 2 years ago
- kill trees of processes☆348Updated 5 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 7 months ago
- return an md5sum of a given file☆214Updated 5 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Convert Windows backslash paths to slash paths☆335Updated 2 years ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 weeks ago
- Create and parse HTTP Content-Disposition header☆234Updated 2 weeks ago
- Extracting archives made easy☆417Updated 2 years ago
- Node's querystring module for all engines.☆285Updated last year
- A wrapper and enhancements for fs.watch☆340Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Set nested properties on an object using dot-notation.☆278Updated 2 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- Escape RegExp special characters☆595Updated 4 months ago
- Get size of a JavaScript object☆320Updated last year
- Detect the image type of a Buffer/Uint8Array☆410Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆305Updated last year
- Node.js's require('assert') for all engines☆301Updated 8 months ago
- Dynamic script loading☆151Updated 3 years ago