npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "loops" 的结果(共 10 个)
fast-loops

Small, performant & immutable iteration utilities for Arrays and Objects

MIT
nano-benchmark

CLI micro- and macro-benchmarking for Node, Deno, and Bun — hot loops, ms-scale operations, and whole commands — with nonparametric statistics and significance testing.

BSD-3-Clause
babel-plugin-transform-for-of-as-array

Transform all for-of loops into the equivalent array for loop

MIT
arr-reduce

Fast array reduce that also loops over sparse elements.

MIT
eslint-plugin-no-for-of-array

This ESLint plugin provides a rule to disallow the use of `for...of` loops on arrays.

MIT
hapi-for-you

hapi style guide ESLint rule dealing with for loops

MIT
graph-cycles

Analyze a graph to find cyclic loops

MIT
MIT
sleepfor

sleepfor(1000); sleeping using while loops.