CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/npm-lodash-unescape

Converts HTML entities to their corresponding characters in a string

Overall
score

85%

Evaluation85%

1.39x

Agent success when using this tile

Overview
Eval results
Files

Evaluation results

0%

-35%

Configuration Query System

Property path utilities (toPath, property, matchesProperty)

Criteria
Without context
With context

Uses _.get

100%

0%

Uses _.toPath

0%

0%

Uses _.matchesProperty

0%

0%

Correct _.get usage

100%

0%

Correct _.toPath usage

0%

0%

Correct _.matchesProperty usage

0%

0%

100%

Configuration Manager

Object property access (get, set, has)

Criteria
Without context
With context

Uses _.get function

100%

100%

Uses _.set function

100%

100%

Uses _.has function

100%

100%

Correct path handling

100%

100%

Proper default values

100%

100%

100%

25%

Data Sanitizer

Array filtering and compacting

Criteria
Without context
With context

Uses _.compact

0%

100%

Uses _.filter

100%

100%

Uses _.uniq

100%

100%

Uses _.uniqBy

100%

100%

53%

38%

Array Combiner

Array zip with custom iteratee (zipWith, unzipWith)

Criteria
Without context
With context

Uses zipWith

0%

100%

Uses unzipWith

0%

0%

Correct argument handling

100%

80%

Handles edge cases

50%

50%

100%

15%

API Field Name Normalizer

String case conversion (camelCase, kebabCase, snakeCase)

Criteria
Without context
With context

Uses camelCase function

100%

100%

Uses snakeCase function

100%

100%

Uses kebabCase function

100%

100%

Recursive transformation

40%

100%

Convention routing

100%

100%

100%

Student Sorting System

Collection sorting (orderBy, sortBy)

Criteria
Without context
With context

Uses sortBy or orderBy

100%

100%

Single property sorting

100%

100%

Function iteratee support

100%

100%

Multiple property sorting

100%

100%

Sort order control

100%

100%

100%

Product Analytics Aggregator

Collection grouping (groupBy, keyBy, partition)

Criteria
Without context
With context

Uses groupBy

100%

100%

Uses keyBy

100%

100%

Uses partition

100%

100%

100%

100%

User Configuration Manager

Object property enumeration (keys, values, entries)

Criteria
Without context
With context

Uses _.keys

0%

100%

Uses _.values

0%

100%

Uses _.entries

0%

100%

Uses _.keysIn

0%

100%

Proper filtering implementation

0%

100%

100%

100%

Safe Data Parser

Attempt with error handling

Criteria
Without context
With context

Uses attempt for JSON parsing

0%

100%

Uses attempt for integer parsing

0%

100%

Uses attempt for method execution

0%

100%

Uses isError helper

0%

100%

100%

User Search Utility

Array searching (find, includes, indexOf)

Criteria
Without context
With context

Uses _.find

100%

100%

Uses _.find predicate

100%

100%

Uses _.includes

100%

100%

Uses _.indexOf

100%

100%

Install with Tessl CLI

npx tessl i tessl/npm-lodash-unescape
Evaluated
Agent
Claude Code

Table of Contents