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☆319Updated 3 months ago
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 3 months ago
- Join all arguments together and normalize the resulting url.☆365Updated 2 weeks ago
- Querystringify - Small, simple but powerful query string parser.☆176Updated 2 years ago
- Replace loader for Webpack☆253Updated 2 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Regular expression for matching IP addresses☆199Updated 2 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Node's querystring module for all engines.☆285Updated 2 years ago
- Set nested properties on an object using dot-notation.☆275Updated 2 years ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Node.js recursive synchronous fast file system walker☆163Updated 3 weeks ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- A wrapper and enhancements for fs.watch☆341Updated last year
- node.js core url module as a module☆377Updated last year
- Asynchronous recursive file copying with Node.js.☆683Updated 5 years ago
- return an md5sum of a given file☆214Updated 5 years ago
- Dynamic script loading☆150Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Get size of a JavaScript object☆323Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆696Updated 3 weeks ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 10 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Convert Windows backslash paths to slash paths☆337Updated 2 years ago
- Environment agnostic event emitter solution for JavaScript☆246Updated 3 years ago
- node.js util module as a module☆253Updated 11 months ago
- kill trees of processes☆352Updated 5 years ago