or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

async-functions.mdcache-management.mdfunction-memoization.mdindex.mdmethod-memoization.mdprofiling.mdweakmap-memoization.md
tile.json

tile.json

{
  "name": "tessl/npm-memoizee",
  "version": "0.4.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/memoizee@0.4.17",
  "summary": "Complete memoization/caching solution for JavaScript functions with support for any argument types, async/promise functions, cache expiration, and advanced cache management features"
}