memize

v2.1.0
Unabashedly-barebones memoization library with an aim toward speed
memoize memoization memoisation cache

build

npm run build:bundle && npm run build:types

build:bundle

rollup -c rollup.config.js

build:types

tsc -b tsconfig.decl.json

test:unit

NODE_ENV=test mocha

test:lint

eslint .

test:types

tsc -b

test

npm run test:unit && npm run test:lint && npm run test:types

prebenchmark

npm install --no-save benchmark memoizee moize ramda underscore lodash fast-memoize lru-memoize memoizejs memoizerific cli-table2 ora

benchmark

node benchmark

prepublishOnly

npm test && npm run build
npm i memize

Metadata

  • MIT
  • Whatever
  • Andrew Duthie
  • released 5/12/2023

Downloads

Maintainers