There are 68 repositories under regex topic.
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
:fire: Android developers should collect the following utils(updating).
:zap: From finding text to search and replace, from sorting to beautifying text and more :art:
A command-line tool and Rust library for generating regular expressions from user-provided test cases
Regular expressions that match the mobile phone number in mainland China. / 一组匹配**大陆手机号码的正则表达式。
The code for iHateregex.io 😈 - The Regex Cheat Sheet
Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
A compiled-away, type-safe, readable RegExp alternative
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
:jack_o_lantern: 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
Learn RegEx step by step, from zero to advanced.
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, taro, bulma, browser-sync, documentation.js, stylelint, nyc, ava, and many others! Please follow micromatch's author: https://github.com/jonschlinkert
A code rewrite tool for structural search and replace that supports ~every language.
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Learn Python Regular Expressions step by step from beginner to advanced levels
🔍NEW ugrep v3.11: ultra fast grep with interactive TUI, fuzzy search, boolean queries, hexdumps and more: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents etc. A faster, user-friendly and compatible grep replacement.
:notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.
Custom regex filter list for use with Pi-hole.
A new, portable, regular expression language
SAKURA Editor (Japanese text editor for MS Windows)
📜 A Cheat-Sheet Collection from the WWW
🦉 human-readable regular expressions
Example based guide to mastering GNU awk