or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

index.md
tile.json

tile.json

{
  "name": "tessl/npm-lodash-matches",
  "version": "3.1.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/lodash.matches@3.1.0",
  "summary": "A utility function from lodash that creates a predicate function which compares properties of the given object with the corresponding property values of source, returning true if all the property values are equivalent, else false",
  "private": false
}