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!
☆311Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for clone-deep
- Regular expression for matching IP addresses☆192Updated last year
- Join all arguments together and normalize the resulting url.☆355Updated 6 months ago
- Convert HEX color to RGB☆131Updated 2 years ago
- A lightweight string replace engine for text-based templates☆276Updated 7 years ago
- Escape RegExp special characters☆581Updated 4 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆316Updated last year
- return an md5sum of a given file☆212Updated 4 years ago
- Is the given string an acceptable npm package name?☆298Updated last month
- Replace loader for Webpack☆250Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- Extracting archives made easy☆415Updated last year
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- node byte string parser☆461Updated 4 months ago
- Escape string for use in HTML☆462Updated 2 years ago
- Node.js's require('assert') for all engines☆297Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆318Updated 4 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆682Updated last year
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Querystringify - Small, simple but powerful query string parser.☆175Updated last year
- node.js util module as a module☆247Updated last year
- HTTP status utility☆271Updated this week
- Get the gzipped size of a string or buffer☆170Updated 2 years ago
- lets you define html tags to inject with html-webpack-plugin☆255Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last year
- Find the root directory of a Node.js project or npm package☆235Updated last year
- deeply clone arbitrary objects in javascript☆781Updated 3 years ago
- Node.js recursive synchronous fast file system walker☆158Updated 4 years ago
- Options Validation☆246Updated last week