PHP 8.2.30
Preview: index.js Size: 288 B
/home/byroehnu/.trash/node_modules11/isobject/index.js

/*!
 * isobject <https://github.com/jonschlinkert/isobject>
 *
 * Copyright (c) 2014-2017, Jon Schlinkert.
 * Released under the MIT License.
 */

'use strict';

module.exports = function isObject(val) {
  return val != null && typeof val === 'object' && Array.isArray(val) === false;
};

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
97 B lrw-r--r-- 2026-02-28 00:27:12
Edit Download
288 B lrw-r--r-- 2026-02-28 00:27:02
Edit Download
1.06 KB lrw-r--r-- 2026-02-28 00:26:52
Edit Download
1.46 KB lrw-r--r-- 2026-02-28 00:26:32
Edit Download
3.87 KB lrw-r--r-- 2026-02-28 00:26:42
Edit Download

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