Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
| Date | Stars |
|---|---|
| 2026-07-24 | 289 |
| 2026-07-25 | 289 |
| 2026-07-28 | 289 |
| 2026-07-30 | 289 |
| 2026-08-06 | 289 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# [Regular Expressions for Regular Folk](https://refrf.dev)
[](https://github.com/shreyasminocha/regex-for-regular-folk/actions)
[](https://github.com/shreyasminocha/regex-for-regular-folk/releases/latest)
This is an experimental “book” about regular expressions. It is largely _visual_ and _example-based_, as opposed to most regex resources I found while I was learning. I also attempted to choose test cases that highlight some common gotchas. I think it’ll be worth your time.
[](https://refrf.dev)
This book’s intended audience is _regex beginners_. Some programming experience is assumed. It does not go into advanced regex concepts like engine backtracking and recursive regexes—at least not at the moment.
This is also an open source project, and contributions are welcome.
[Read it online](https://refrf.dev).
## Translations
Translations are welcome, as long as they adhere to the [license](#license).
- Chinese
- External [translation](https://elsaooo.github.io/regex/regex-you-should-know.html) by [@ElsaOOo](https://github.com/ElsaOOo)
- External [translation](https://blog.csdn.net/weixin_43466871/article/details/106001050) by [@singagain](https://github.com/singagain)
- [_Your language?_](contribution.md)
You can choose to publish your translation separately, but we welcome [translations on here](contribution.md) too!
## Printing
A [single-page version of the book](https://refrf.dev/book) is available. Print it ordinarily. Make sure to enable “Print Background Colors” on Firefox and “Background graphics” (under “More settings”) on Chrome.
## Releases
Check the [releases tab](https://github.com/shreyasminocha/regex-for-regular-folk/releases) for a list of releases. A PDF version of each release—`book.pdf`—is present under “Assets”.
## Built With
- [MDX](https://mdxjs.com) ✨
- [GatsbyJS](https://gatsbyjs.org) 🎩
- [Vercel](https://vercel.com) 🚀
## Acknowledgements
Thanks to all [contributors](https://github.com/shreyasminocha/regex-for-regular-folk/graphs/contributors) for creating issues, sharing feedback, and creating pull requests!
I referred to [RegExr](https://regexr.com) and its community patterns—great resources. I also borrowed some examples from the [iHateRegex](https://ihateregex.io) collection.
## Contributing
Thanks for taking the initiative to contribute to REFRF! 🎉
Please check our [Contribution Guide](contribution.md) for more information.
## License
Chapter content (`chapters/*`) is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0).
The source code for the website is licensed under the [MIT License](https://shreyas.mit-license.org/2019)
---

Excerpt of 3,136 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:d5ce015a42e571c6, topic:tutorial, topic:book, readme:a list of