REGEX DEBUGGER
Pattern tester
Test a pattern against a sample string.
Matches appear here.
03 / LOGIC
Small playgrounds for patterns, algorithms, syntax, and the parts of software that are easiest to understand by trying.
Test a pattern against a sample string.
const answer = items.map(item => item.value);