or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

index.md
tile.json

tile.json

{
  "name": "tessl/npm-memory-cache",
  "version": "0.2.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/memory-cache@0.2.0",
  "summary": "A simple in-memory cache for Node.js with put(), get(), del(), and timeout functionality"
}