Regular Expression
Little Eye detects Regular Expression when you copy them. Recognizes regular-expression patterns.
Examples
^foo(?=bar)\d+$
(?<year>\d{4})-(?<month>\d{2})
Little Eye detects Regular Expression when you copy them. Recognizes regular-expression patterns.
^foo(?=bar)\d+$
(?<year>\d{4})-(?<month>\d{2})