tessl install tessl/npm-lodash-unescape@4.0.0Converts HTML entities to their corresponding characters in a string
Agent Success
Agent success rate when using this tile
85%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.39x
Baseline
Agent success rate without this tile
61%
Generated
Agent Claude Code
Scenario 1
Property path utilities (toPath, property, matchesProperty)
Scenario 2
Object property access (get, set, has)
Scenario 3
Array filtering and compacting
Scenario 4
Array zip with custom iteratee (zipWith, unzipWith)
Scenario 5
String case conversion (camelCase, kebabCase, snakeCase)
Scenario 6
Collection sorting (orderBy, sortBy)
Scenario 7
Collection grouping (groupBy, keyBy, partition)
Scenario 8
Object property enumeration (keys, values, entries)
Scenario 9
Attempt with error handling
Scenario 10
Array searching (find, includes, indexOf)