or run

tessl search
Log in

Version

Files

tile.json

tessl/npm-micromatch

Glob matching for javascript/node.js, a replacement and faster alternative to minimatch and multimatch

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
npmpkg:npm/micromatch@4.0.x

Agent Success

Agent success rate when using this tile

90%

Improvement

Agent success rate improvement when using this tile compared to baseline

1.5x

Baseline

Agent success rate without this tile

60%

To install, run

tessl install tessl/npm-micromatch@4.0.0

Assessment results

Generated

Agent Claude Code

Scenario 1

Object key filtering (matchKeys)

44%

Scenario 2

Single wildcard (*) matching

0%

Scenario 3

String array filtering

0%

Scenario 4

Pattern filtering with ignore option

0%

Scenario 5

Path normalization (cross-platform)

5%

Scenario 6

Multiple pattern handling

25%

Scenario 7

Globstar (**) for directory traversal

0%

Scenario 8

Partial/substring matching (contains)

75%

Scenario 9

Pattern scanning (scan method)

50%

Scenario 10

Inverse filtering (not method)

100%