@thi.ng/cache

v2.0.0
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 build && yarn 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 && node_modules/.bin/api-extractor run --local --verbose

doc:stats

../../scripts/node-esm ../../tools/src/module-stats.ts

doc:readme

yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers