@thi.ng/cache

v0.2.26
In-memory cache implementations with ES6 Map-like API and different eviction strategies
cache data structure ES6 LRU Map MRU TLRU TTL typescript and 1 more...

doc

node_modules/.bin/typedoc --mode modules --out doc src

pub

yarn run build && yarn publish --access public

test

rm -rf build && tsc -p test && nyc mocha build/test/*.js

build

yarn run clean && tsc --declaration

clean

rm -rf *.js *.d.ts .nyc_output build coverage doc

cover

yarn test && nyc report --reporter=lcov
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers