RegExr

An interactive workspace for learning, building, and testing JavaScript and PCRE regular expressions.

  • Web Utility
Visit RegExr official site

What it is

RegExr pairs a pattern editor with test text, match details, reference material, and saved examples.

Why it is useful

Results update while you type, which makes small pattern changes easier to inspect than running a script repeatedly.

Who it suits

Developers, data workers, and learners who need to understand a pattern before using it.

Useful for

  • Testing a validation pattern against sample input
  • Inspecting capture groups and matches
  • Learning a regular-expression feature with examples

Color.review

A quick contrast checker for comparing foreground and background colors against common accessibility thresholds.

  • color
  • contrast
  • accessibility

Easing Editor

An Anime.js editor for previewing spring easing and exporting values for CSS or JavaScript.

  • animation
  • easing
  • css

Easing Functions

A visual reference for common easing curves and how their movement changes over time.

  • animation
  • reference
  • easing