npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "recent" 的结果(共 12 个)
git-latest-semver-tag

Get the most recent git semver tag of your repository

MIT
git-latest-tag

Get the most recent git tag of your repository using git-describe(1)

MIT
@alloc/quick-lru

Simple “Least Recently Used” (LRU) cache

MIT
flru

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

MIT
acorn-node

the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions

Apache-2.0
quick-lru

Simple “Least Recently Used” (LRU) cache

MIT
tiny-lru

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

BSD-3-Clause
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
refpool

Pool of references that gc the least recently unref'ed ones when it reaches a max size

MIT
@react-hook/latest

A React hook that updates useRef().current with the most recent value each invocation

MIT
prompt-sui

Updated fork of gulp-prompt with more recent inquirer.js

MIT
ua-string

Get the user agent of a recent Chrome version to pretend to be a browser in network requests

MIT