Regular Expressions 101 is a comprehensive online application that provides users with a comprehensive and easy-to-use set of tools for learning and mastering the fundamentals of Regular Expressions. With a simple user interface, Regular Expressions 101 allows users to learn the basics of Regular Expressions (RegEx) by providing a concise introduction to the syntax, as well as step-by-step tutorials and examples to help users create expression patterns. The application also features a powerful RegEx tester that allows users to quickly test their RegEx patterns against sample text and see the results. Additionally, the application provides users with a library of common RegEx patterns that can be quickly incorporated into their own code. Regular Expressions 101 is an invaluable tool for web developers, software engineers, and anyone else who deals with regular expressions.
By Kagerjay · Jul 2017
Le di a RegExr un giro que también me gustó. Entre lo que leí en stackoverflow y reddit, estos dos fueron altamente recomendados. Pero regex101 se siente mucho más sólido en mi opinión cuando se trata de seleccionar sentencias que coincidan con la expresión regexRegexr ... no tanto. Tal vez estas fueron solo mis impresiones iniciales, pero muchos de los fragmentos de sugerencias de la comunidad de regex no funcionaron por alguna razón. Regex101 (este) te permite guardar tus fragmentos de expresiones regulares (por ejemplo, entrada de muestra de texto y el comando regex), por lo que es una buena referencia de biblioteca que puedo usar en Más tarde, me parece que las cheatsheets en regex101 son mejores y más fáciles de ver y luego regexr
Visual REGEXP was last discontinued in 2006.