Found 63,352 repositories(showing 30)
BurntSushi
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
ziishaned
Learn regex the easy way
sharkdp
A simple, fast and user-friendly alternative to 'find'
Blankj
:fire: Android developers should collect the following utils(updating).
dottxt-ai
Structured Outputs
gskinner
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
learnbyexample
:zap: From finding text to search and replace, from sorting to beautifying text and more :art:
any86
🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
pillarjs
Turn a path string such as `/user/:name` into a regular expression
pemistahl
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
chmln
Intuitive find & replace CLI (sed alternative)
CJex
:construction: Regular Expression Excited!
intel
High-performance regular expression matching library
VincentSit
Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
yoav-lavi
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
geongeorge
The code for iHateregex.io 😈 - The Regex Cheat Sheet
unjs
A compiled-away, type-safe, readable RegExp alternative
Bowen7
🎨 Regex visualizer & editor
aykutkardas
Learn RegEx step by step, from zero to advanced.
rust-lang
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
trivago
A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order.
firasdib
This repository is currently only used for issue tracking for www.regex101.com
devongovett
Generate regular expressions that match a set of strings
slevithan
Extended JavaScript regular expressions
cdoco
:jack_o_lantern: 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
Genivia
🔍 ugrep 7.6 file pattern searcher -- a user-friendly, faster, more capable grep replacement. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
micromatch
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert
cdoco
:cn: 翻译: 学习正则表达式的简单方法
comby-tools
A code rewrite tool for structural search and replace that supports ~every language.
RRethy
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.