lru-cache-ts

v1.0.3
A typescript implementation of lru cache

build

webpack --config webpack.config.js --mode production

test

jest

test:watch

jest --watch --coverage=false

lint

eslint . --ext .js,.ts

preversion

yarn lint && yarn test

postversion

git push --tags && yarn publish --new-version $npm_package_version && git push && echo "Successfully released version $npm_package_version!"

Metadata

  • MIT
  • Whatever
  • Royson
  • released 10/11/2021

Downloads

Maintainers