npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "limit" 的结果(共 13 个)
async-limiter

asynchronous function queue with adjustable concurrency

MIT
streamroller

file streams that roll over when size limits, or dates are reached

MIT
flat

Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

BSD-3-Clause
call-limit

Limit the number of simultaneous calls to an async function

ISC
unlimited-timeout

setTimeout and setInterval that work with delays longer than 24.8 days

MIT
ndjson

Streaming newline delimited json parser + serializer

BSD-3-Clause
character-parser

Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.

MIT
promise-concurrency-limiter

Tiny scheduler for functions returning promises that can limit their concurrency.

ldjson-stream

streaming line delimited json parser + serializer

BSD
run-parallel-limit

Run an array of functions in parallel, but limit the number of tasks executing at the same time

MIT
fast-string-truncated-width

A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.

MIT
map-limit

async.mapLimit's functionality available as a standalone npm module

MIT