Extended JavaScript regular expressions
- Updated
Feb 21, 2025 - JavaScript
Extended JavaScript regular expressions
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://.com/jonschlinkert
Create random strings that match a given regular expression.
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, i…
🤠 Object property paths with wildcards and regexps 🌵
JS regexes ➕ future. A template tag for readable, high-performance, native JS regexes with extended syntax, context-aware interpolation, and always-on best practices.
Rename files in bulk.
A find-in-page extension for Chrome and Firefox that supports regular expressions.
✳️ Electron app for generating regular expressions
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Replace loader for Webpack
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
🎨 Highlighter for JavaScript regex syntax
A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.