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!
☆318Updated 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:
- Regular expression for matching IP addresses☆195Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 5 months ago
- Join all arguments together and normalize the resulting url.☆363Updated last month
- Replace loader for Webpack☆253Updated 2 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- A lightweight string replace engine for text-based templates☆278Updated 8 years ago
- Querystringify - Small, simple but powerful query string parser.☆175Updated 2 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆193Updated last year
- Node.js recursive synchronous fast file system walker☆160Updated 3 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 5 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get size of a JavaScript object☆320Updated last year
- Escape RegExp special characters☆596Updated 2 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Convert Windows backslash paths to slash paths☆335Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- node.js core url module as a module☆381Updated 11 months ago
- kill trees of processes☆345Updated 5 years ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Dynamic script loading☆151Updated 3 years ago
- Like JSON.stringify, but doesn't throw on circular references☆555Updated 11 months ago
- A wrapper and enhancements for fs.watch☆340Updated last year
- Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure☆163Updated 3 years ago
- Is the given string an acceptable npm package name?☆303Updated last week
- Node's querystring module for all engines.☆285Updated last year
- Create and parse HTTP Content-Disposition header☆234Updated 2 weeks ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Returns true if the given value is an object created by the Object constructor.☆155Updated last year