SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 JavaScript regular-expression Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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
Probably best to link to specific comment: https://github.com/micromatch/micromatch/issues/264#issuecom...
-
-
picomatch
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, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's autho
-
-
regex
JS regexes + future. A template tag for readable, high-performance, native JS regexes with extended syntax, context-aware interpolation, and always-on best practices. (by slevithan)
Project mention: Context-aware JavaScript regex template tag with advanced features | news.ycombinator.com | 2024-07-04 -
Project mention: Find+: Chrome Extension to find in page using REGEX | news.ycombinator.com | 2024-07-17
-
grex-js
A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
-
to-regex-range
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.
-
-
octaValidate
This Library helps to validate your HTML forms using validation rules, sophisticated regular expressions and form input attributes.
-
wild-wild-utils
🤠Functional utilities using object property paths with wildcards and regexps 🌵
-
JavaScript regular-expression discussion
JavaScript regular-expression related posts
-
Find+: Chrome Extension to find in page using REGEX
-
Context-aware JavaScript regex template tag with advanced features
-
The Logic behind Array.prototype.sort
-
How To Validate Your Forms Server-Side With PHP
-
Why does it have to be like this?
-
Melody - A readable language that compiles to regular expressions, now with Babel and NodeJS support!
-
Melody - A language that compiles to regular expressions and aims to be more easily readable and maintainable
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Index
What are some of the best open-source regular-expression projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | xregexp | 3,311 |
2 | micromatch | 2,832 |
3 | emoji-regex | 1,785 |
4 | picomatch | 985 |
5 | wild-wild-path | 723 |
6 | regex | 539 |
7 | find | 426 |
8 | grex-js | 178 |
9 | to-regex-range | 164 |
10 | RegexAnalyzer | 74 |
11 | octaValidate | 54 |
12 | wild-wild-utils | 37 |
13 | Vigex | 33 |