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!
☆316Updated 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:
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Join all arguments together and normalize the resulting url.☆362Updated last week
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 5 months ago
- Convert HEX color to RGB☆131Updated 2 years ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Replace loader for Webpack☆252Updated 2 years ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Regular expression for matching IP addresses☆193Updated last year
- Options Validation☆249Updated 2 weeks ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Create and parse HTTP Content-Disposition header☆234Updated this week
- Querystringify - Small, simple but powerful query string parser.☆175Updated 2 years ago
- The path module from Node.js for browsers☆184Updated 5 months ago
- Compare semver version strings to find which is greater, equal or lesser.☆624Updated 10 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆395Updated 2 years ago
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).☆336Updated 5 months ago
- Returns true if the given value is an object created by the Object constructor.☆153Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Custom error messages in JSON Schemas for Ajv validator☆289Updated last year
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆74Updated 6 months ago
- Import a module while bypassing the cache☆284Updated 4 months ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆322Updated 3 months ago
- return an md5sum of a given file☆214Updated 5 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆286Updated 4 months ago
- Get the latest version of an npm package☆176Updated last year
- Read a package.json file☆167Updated last year
- Escape RegExp special characters☆593Updated last month