npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "lr" 的结果(共 55 个)
encodeurl

Encode a URL to a percent-encoded form, excluding already-encoded sequences

MIT
lru.min

🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).

MIT
arraywrap

if it's not an array, wrap it in an array. if it's already an array, do nothing.

MIT
@types/lru-cache

Stub TypeScript definitions entry for lru-cache, which provides its own types definitions

MIT
lru-queue

LRU Queue

MIT
@azure/core-lro

Isomorphic client library for supporting long-running operations in node.js and browser.

MIT
@alloc/quick-lru

Simple “Least Recently Used” (LRU) cache

MIT
tiny-lr-fork

Tiny LiveReload server, background-friendly

flru

A tiny (215B) and fast Least Recently Used (LRU) cache

MIT
walrus

A bolder kind of mustache.

quick-lru

Simple “Least Recently Used” (LRU) cache

MIT
lru-memoize

A utility to provide lru memoization for any js function

MIT
tiny-lru

A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.

BSD-3-Clause
@envelop/parser-cache

This plugins adds simple LRU caching to your `parse`, to improve performance by caching the parsed result.

MIT
@envelop/validation-cache

This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.

MIT
kewlr

Compare objects and return whether they are equal according to a recursive equality algorithm. This module is around 6 - 9% faster then similiar modules. Works for both NodejS and the browser.

MIT
express-urlrewrite

URL rewrite middleware for express

MIT
@opentelemetry/instrumentation-lru-memoizer

OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache

Apache-2.0
lru_map

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.

MIT
graphql-language-service-config

A tool-kit for accessing and using `.graphqlrc` configuration files

@lezer/lr

Incremental parser

MIT
ylru

Extends LRU base on hashlru

MIT
scslre

A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.

MIT
babelrc-rollup

Builds a babel configuration for rollup-plugin-babel by reading .babelrc.

MIT
longjohn

Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces

MIT
nanolru

A simple O(1) LRU cache

MIT
weak-lru-cache

An LRU cache of weak references

MIT
@mrbbot/parsed-html-rewriter

A DOM-based implementation of Cloudflare Worker's HTMLRewriter.

MIT
html-rewriter-wasm

WebAssembly version of HTMLRewriter

BSD-3-Clause
mini-lr

Mini LiveReload server, background-friendly

MIT