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!
☆319Updated 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:
- Querystringify - Small, simple but powerful query string parser.☆175Updated 2 years ago
- Replace loader for Webpack☆253Updated 2 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- return an md5sum of a given file☆214Updated 5 years ago
- Node's querystring module for all engines.☆285Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 8 months ago
- A wrapper and enhancements for fs.watch☆340Updated last year
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 6 months ago
- Join all arguments together and normalize the resulting url.☆364Updated last week
- Regular expression for matching IP addresses☆196Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆163Updated 3 weeks ago
- Use property paths (`a.b.c`) get a nested value from an object.☆290Updated 6 months ago
- Returns true if the given value is an object created by the Object constructor.☆155Updated last year
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Dynamic script loading☆151Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆240Updated last week
- lets you define html tags to inject with html-webpack-plugin☆257Updated 2 years ago
- simplify detecting your browser.☆130Updated 2 years ago
- Check if mobile browser, based on useragent string.☆248Updated 10 months ago
- convert img to base64, or convert base64 to img☆164Updated 6 years ago
- Set nested properties on an object using dot-notation.☆278Updated 2 years ago
- Escape RegExp special characters☆593Updated 3 months ago
- node.js util module as a module☆253Updated 8 months ago
- Environment agnostic event emitter solution for JavaScript☆246Updated 3 years ago
- Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure☆163Updated 3 years ago
- Options Validation☆251Updated last month
- Simple, flexible file copy utility☆97Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year