npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "limited" 的结果(共 24 个)
flat

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

BSD-3-Clause
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
ldjson-stream

streaming line delimited json parser + serializer

BSD
p-all

Run promise-returning & async functions concurrently with optional limited concurrency

MIT
esformatter-quotes

esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.

MIT
miniq

Yet another tiny async control flow library, implements parallelLimit, with the ability to share the concurrency-limited queue.

BSD
p-settle

Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency

MIT
regexparam

A tiny (399B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍

MIT
jsd

Yet another JSDoc parser. It supports limited set of tags and features.

limited-request-queue

Interactively manage concurrency for outbound requests.

MIT
json-text-sequence

Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequence

MIT
list-to-array

Simple javascript lib for converting a [comma || space] delimited string to an array

MIT
@sovpro/delimited-stream

A Transform stream emitting buffered data at each delimiter instance

MIT
byte-stream

through stream that buffers streams into batches limited by a cumulative byte size limit

BSD-2-Clause
through2-concurrent

Like through2 except runs in parallel with limited concurrency

MIT
path-string-prepend

Prepends a path to a platform-specfic delimited path string and removes duplicate paths

MIT
newline-decoder

Simple chunked decoder for newline delimited string

MIT
convert-to-ecmascript-compatible-varname

Given a string of dash-delimited words, return a similar version of the string, but which is camel-cased and otherwise stripped of special characters, whitespace, etc. so that it is usable as an ECMAScript variable.

MIT
babel-preset-env-modules

A babel preset configured for minimal compiled output in environements that support ESM (but not limited to), with polyfill support.

MIT
jest-environment-emit

Environment with unlimited test event handlers

MIT
plimit-lit

This package is a helper to run multiple promise-returning & async functions with limited concurrency.

MIT
ndjson-cli

Command line tools for operating on newline-delimited JSON streams.

BSD-3-Clause