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☆196Updated last year
- Querystringify - Small, simple but powerful query string parser.☆175Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 8 months ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- Join all arguments together and normalize the resulting url.☆364Updated 3 weeks ago
- Use property paths (`a.b.c`) get a nested value from an object.☆290Updated 6 months ago
- return an md5sum of a given file☆214Updated 5 years ago
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 5 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- kill trees of processes☆346Updated 5 years ago
- A wrapper and enhancements for fs.watch☆340Updated last year
- Node's querystring module for all engines.☆285Updated last year
- Returns true if the given value is an object created by the Object constructor.☆155Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆399Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆162Updated 4 months ago
- Escape RegExp special characters☆595Updated 3 months ago
- Asynchronous recursive file copying with Node.js.☆683Updated 4 years ago
- Replace loader for Webpack☆253Updated 2 years ago
- Rollup plugin to minify generated bundle☆261Updated 2 years ago
- Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure☆163Updated 3 years ago
- Convert Windows backslash paths to slash paths☆335Updated 2 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆192Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Dynamic script loading☆151Updated 3 years ago
- node.js core url module as a module☆382Updated last year
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Get size of a JavaScript object☆320Updated last year