Common Regex Patterns Reference Guide
Battle-tested regular expression patterns for email, URL, UUID, IPv4, semantic version, password, hex color, date, and data extraction. Includes JavaScript, Python, and Go equivalents.
Quick reference guides and cheatsheets for developers — bookmark them, print them, use them daily.
These reference guides cover the topics developers look up most frequently: regex validation patterns, HTTP status code meanings, CSS color format conversions, JWT RFC 7519 claims, cron expression syntax, and WCAG-compliant color palettes. Each guide is written to be accurate, concise, and copy-paste ready.
Every guide is available as a print-ready PDF — enter your email and click "Download PDF" (or skip to print directly). The print stylesheet removes navigation and sidebars, leaving a clean A4-formatted reference document.
Battle-tested regular expression patterns for email, URL, UUID, IPv4, semantic version, password, hex color, date, and data extraction. Includes JavaScript, Python, and Go equivalents.
Complete reference for all HTTP status codes — 2xx success, 3xx redirect, 4xx client error, 5xx server error — with REST API design guidance and caching behavior notes.
Quick reference for HEX, RGB, RGBA, HSL, HSLA, HWB, OKLCH, and named colors — with conversion code, browser support, and guidance on which format to use for design tokens and gradients.
Complete reference for all JWT registered claims from RFC 7519, including claim names, types, validation requirements, and usage in OAuth 2.0 and OpenID Connect.
A reference of 30 practical cron expressions for common scheduling scenarios: every N minutes, specific times, weekdays, weekends, monthly schedules, and cloud variants.
Curated color palettes for web development with WCAG AA contrast ratios pre-verified. Includes neutral gray scales, semantic status colors, and dark mode token mappings.
Dev Tools ! provides six reference guides covering the topics developers look up most often: regex patterns (email, URL, UUID, IPv4), HTTP status codes for REST API design, CSS color formats (HEX, RGB, HSL, OKLCH), JWT RFC 7519 registered claims, cron expression examples, and accessible color palettes with pre-verified WCAG AA contrast ratios.
Yes. Every reference guide has a "Download PDF" button that opens the page in your browser's print dialog. Select "Save as PDF" as the destination. The print stylesheet hides navigation and UI chrome so the printed output is a clean, A4-formatted reference document.
All reference guides on Dev Tools ! are completely free to use, bookmark, print, and share. They are published by Cosyslabs under an open content license. No registration or API key is required.
Reference guides are reviewed and updated when relevant standards change — for example when a new HTTP status code is ratified, or when a new CSS color format gains broad browser support. Each guide displays its last-reviewed date.