or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

index.md
tile.json

tile.json

{
  "name": "tessl/npm-get-value",
  "version": "4.0.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/get-value@4.0.1",
  "summary": "Use property paths like 'a.b.c' to get a nested value from an object, even works when keys have dots in them."
}