@thi.ng/cache

v2.1.80
In-memory cache implementations with ES6 Map-like API and different eviction strategies
acceleration cache datastructure lru map mru tlru ttl typescript and 1 more...

doc

typedoc --excludePrivate --excludeInternal --out doc src/index.ts

pub

yarn npm publish --access public

test

bun test

build

yarn clean && tsc --declaration

clean

rimraf --glob '*.js' '*.d.ts' '*.map' doc

doc:ae

mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose

doc:readme

bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers