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☆320Updated 5 months ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 5 months ago
- Querystringify - Small, simple but powerful query string parser.☆176Updated 3 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☆198Updated 2 years ago
- Replace loader for Webpack☆253Updated last month
- Get size of a JavaScript object☆323Updated last year
- Set nested properties on an object using dot-notation.☆276Updated 3 years ago
- Join all arguments together and normalize the resulting url.☆365Updated 2 months ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- Dynamic script loading☆149Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- node.js core url module as a module☆379Updated last year
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated 2 months ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last week
- Use property paths (`a.b.c`) get a nested value from an object.☆293Updated last year
- Escape RegExp special characters☆598Updated 9 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Asynchronous recursive file copying with Node.js.☆685Updated 5 years ago
- Environment agnostic event emitter solution for JavaScript☆245Updated 3 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- return an md5sum of a given file☆214Updated 5 years ago
- convert img to base64, or convert base64 to img☆164Updated 7 years ago
- Node's querystring module for all engines.☆285Updated 2 years ago
- lets you define html tags to inject with html-webpack-plugin☆257Updated 2 years ago
- node byte string parser☆476Updated last year
- kill trees of processes☆354Updated 5 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago