Skip to content

Add DevLab to Encoders/Decoders and Regex testing section - #580

Open
bikram13 wants to merge 1 commit into
trimstray:masterfrom
bikram13:add-devlab
Open

Add DevLab to Encoders/Decoders and Regex testing section#580
bikram13 wants to merge 1 commit into
trimstray:masterfrom
bikram13:add-devlab

Conversation

@bikram13

Copy link
Copy Markdown

What this adds

DevLab in the Encoders/Decoders and Regex testing section — alongside Regex101, RegExr, CyberChef, and URL Encode/Decode.

DevLab is a free browser-based toolkit that bundles the most common developer encoding/testing tools in one place:

  • Regex tester (live match highlighting, all flags, named groups)
  • JWT decoder (header/payload/signature with claim inspection)
  • Base64 encoder/decoder
  • URL encoder/decoder
  • Hash generator (MD5, SHA-1, SHA-256, SHA-512)
  • JSON formatter, validator, minifier
  • Text diff checker
  • And more

Everything runs client-side. No account, no rate limits, no API keys needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant