<img src="http://craydent.com/JsonObjectEditor/img/svgs/craydent-logo.svg" width=75 height=75/>
define if a given input is an array
This is a utility library to enhance the Object and Array, it also provide some basic functions such as: isString, isArray, isEmpty etc.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Takes a value and returns a boolean if value is an array
Checks if value is an array.
- [x] isArray - [x] toArray - [x] arrayAdd - [x] arrayRemove - [x] arrayIncludes
complete type checking for node
A handful tool to check if an argument is not an array built on top of a very famous library isarray.
A super helpful es6 package to determine if something is not an array. It is far more useful than the popular, but deprecated, isArray package.
A simple list of possible Typed Array names.
An is-array polyfill for legacy browsers.
check if a instance is an array or not
Just most common borrowed method from Array
mashup of lodash with checkit module
Custom functions for the Vega expression language.
Fix the type definition of `Array.isArray()` method to accept readonly arrays
主要做的事情是按需加载lodash库 将如下的代码 ```javascript import _ from 'lodash' import isArray from 'lodash/isArray' import { toString } from 'lodash'
🐊Putout plugin applies Maybe monad
Internal utility collection used across the Vest ecosystem (Vest, n4s/enforce, Context, and more). It includes small, focused helpers such as:
- [Ng Ulti](#ng-utils) - [Install](#install) - [How to use](#how-to-use) - [Pipes](#pipes) - [hasItem](#hasitem) - [length](#length) - [isArray](#isarray) - [filterBy](#filterby) - [orderBy](#orderby) - [sumBy](
Check if a value is an array. ```javascript const lolite = require("lolite.isarray") const assert = require("node:assert")
vandium common utility functions
A set of utilities shared between my projects