jonschlinkert / clone-deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
☆312Updated 11 months ago
Alternatives and similar repositories for clone-deep:
Users that are interested in clone-deep are comparing it to the libraries listed below
- A lightweight string replace engine for text-based templates☆277Updated 7 years ago
- Regular expression for matching IP addresses☆193Updated last year
- Create and parse HTTP Content-Disposition header☆225Updated 2 weeks ago
- Replace loader for Webpack☆251Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated last month
- Join all arguments together and normalize the resulting url.☆359Updated 8 months ago
- Node's querystring module for all engines.☆287Updated last year
- Escape RegExp special characters☆584Updated 7 months ago
- Is the given string an acceptable npm package name?☆301Updated 3 months ago
- Node.js recursive synchronous fast file system walker☆158Updated 4 years ago
- Dynamic script loading☆151Updated 3 years ago
- Options Validation☆248Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Returns true if the given value is an object created by the Object constructor.☆151Updated 9 months ago
- return an md5sum of a given file☆213Updated 4 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- Import a module while bypassing the cache☆283Updated 7 months ago
- Like JSON.stringify, but doesn't throw on circular references☆552Updated 5 months ago
- Get size of a JavaScript object☆314Updated 6 months ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 3 years ago
- A cli tool to watch and copy file globs.☆527Updated last year
- Polyfill URL and URLSearchParams to match last ES7 specifications☆320Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆152Updated last year
- HTTP status utility☆275Updated 2 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Convert HEX color to RGB☆131Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆349Updated 3 weeks ago
- node byte string parser☆464Updated 6 months ago
- Node.js module to detect available ports of the system.☆384Updated last month