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:
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 2 months ago
- Regular expression for matching IP addresses☆198Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 months ago
- Querystringify - Small, simple but powerful query string parser.☆176Updated 2 years ago
- Replace loader for Webpack☆253Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 9 months ago
- A lightweight string replace engine for text-based templates☆278Updated 8 years ago
- A wrapper and enhancements for fs.watch☆341Updated last year
- return an md5sum of a given file☆214Updated 5 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆163Updated this week
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Convert Windows backslash paths to slash paths☆337Updated 2 years ago
- node.js core url module as a module☆378Updated last year
- Custom error messages in JSON Schemas for Ajv validator☆289Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last week
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Escape RegExp special characters☆597Updated 6 months ago
- Set nested properties on an object using dot-notation.☆275Updated 2 years ago
- Detect the image type of a Buffer/Uint8Array☆417Updated 5 months ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Dynamic script loading☆150Updated 4 years ago
- Escape string for use in HTML☆480Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- convert img to base64, or convert base64 to img☆164Updated 6 years ago
- Get size of a JavaScript object☆323Updated last year
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago