amobiz / awesome-regex

A curated collection of awesome Regex libraries, tools, frameworks and software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Regex

Introduction

A curated collection of awesome Regex libraries, tools, frameworks and software. The goal is to build a categorized community-driven collection of very well-known resources.

Inspired by awesome-dotnet, awesome-ruby, awesome-awesomeness and the whole awesome-* trend on GitHub. Thank you Reddit, HackerNews and StackOverflow for the help.

Sharing, suggestions and contributions are always welcome! Please take a look at the contribution guidelines and quality standard first. Thanks to all contributors, you're awesome and wouldn't be possible without you!

Table Of Contents

Documentation

Prototyping and Test

  • Debuggex - An online visual regex tester
  • RegExr - A website for interactive regex prototyping with syntax highlighting (repository)
  • Regex101 - An online regex tester, debugger with highlighting
  • Rubular - A Ruby-based regular expression editor and tester
  • Rex V - An AJAX Regular EXpression eValuator
  • RegViz - A tool for debugging JavaScript regular expressions in a visual way
  • reWork - A regular expression workbench
  • Regulex - A JavaScript Regular Expression Visualizer
  • PyRegex - An online regex tester to check validity of regexp in the Python language regex subset
  • pythex - A quick way to test your Python regular expressions
  • Regexper - Regular expression visualizer using railroad diagrams
  • HiFi Regex Tester - Live JavaScript Regular Expression Tester

Generator

  • Txt2Re - Generate Regular expressions based on a string
  • Regex Generator++ - An Automatic Generation of Text Extraction Patterns from Examples

Learning

Explaination

Exercice

Tips & Tricks

Other awesome lists

Other amazingly awesome lists can be found in the awesome-awesomeness list, the awesome list or if you want more lists.

About

A curated collection of awesome Regex libraries, tools, frameworks and software

License:Creative Commons Zero v1.0 Universal