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:
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 4 months ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 4 months ago
- Replace loader for Webpack☆253Updated last month
- Regular expression for matching IP addresses☆198Updated 2 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- Node's querystring module for all engines.☆285Updated 2 years ago
- Querystringify - Small, simple but powerful query string parser.☆176Updated 3 years ago
- Dynamic script loading☆149Updated 4 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- return an md5sum of a given file☆214Updated 5 years ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 months ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated 3 weeks ago
- Join all arguments together and normalize the resulting url.☆365Updated last month
- kill trees of processes☆354Updated 5 years ago
- Options Validation☆252Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Get size of a JavaScript object☆323Updated last year
- Set nested properties on an object using dot-notation.☆276Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆292Updated 11 months ago
- lets you define html tags to inject with html-webpack-plugin☆257Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- A wrapper and enhancements for fs.watch☆341Updated this week
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure☆164Updated 3 years ago
- Escape RegExp special characters☆598Updated 8 months ago
- node.js core url module as a module☆378Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆698Updated 2 months ago
- convert img to base64, or convert base64 to img☆164Updated 7 years ago