PHP 8.1.33
Preview: README.md Size: 275 B
//lib/node_modules/npm/node_modules/util-extend/README.md

# util-extend

The Node object extending function that Node uses for Node!

## Usage

```js
var extend = require('util-extend');
function functionThatTakesOptions(options) {
  var options = extend(defaults, options);
  // now any unset options are set to the defaults.
}
```

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
1.39 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
1.07 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
1.21 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
275 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
453 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).