tessl install tessl/npm-store@2.0.0A localStorage wrapper for all browsers without using cookies or flash, providing persistent client-side storage with automatic fallback and plugin architecture
Agent Success
Agent success rate when using this tile
75%
Improvement
Agent success rate improvement when using this tile compared to baseline
0.96x
Baseline
Agent success rate without this tile
78%
Generated
Agent Codex
Scenario 1
Automatic storage fallback selection
Scenario 2
Clear all stored values
Scenario 3
Using observe plugin to track changes
Scenario 4
Creating custom plugins with super_fn pattern
Scenario 5
Cross-browser compatibility handling
Scenario 6
Understanding storage testing mechanism
Scenario 7
Iterate over all key-value pairs with each
Scenario 8
Basic get operation with optional default values
Scenario 9
Complex serialization edge case handling
Scenario 10
Using v1-backcompat plugin for legacy compatibility