any@0.1.0

Checks if the callback returns a truthy value for any element in a collection, or for any sub-string in a string. The function returns as soon as it finds a passing value and does not iterate over the entire collection.

2014-10-08
安装 (0.1.0)
npm install any@0.1.0
yarn add any@0.1.0
pnpm add any@0.1.0
bun add any@0.1.0
dependencies (2)
包名版本要求
for-own ^0.1.2
make-iterator ^0.1.0
devDependencies (4)
包名版本要求
mocha *
should ^4.0.4
verb >= 0.2.6
verb-tag-jscomments >= 0.2.0