@thi.ng/cache

v2.1.28
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

testament test

build

yarn clean && tsc --declaration

clean

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

doc:ae

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

doc:stats

tools:module-stats

doc:readme

yarn doc:stats && tools:readme
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers