An open API service indexing awesome lists of open source software.

https://github.com/lukehaas/RegexHub

A collection of useful regex patterns
https://github.com/lukehaas/RegexHub

Last synced: about 1 month ago
JSON representation

A collection of useful regex patterns

Awesome Lists containing this project

README

        

# Regex Hub

The project is hosted here: https://lukehaas.me/projects/regexhub

### Adding a new pattern

The patterns are contained in the file src/data/index.js

Each pattern requires the following details:
- name
- regex
- description
- tags

### License

[MIT License](https://raw.githubusercontent.com/lukehaas/RegexHub/refs/heads/master/LICENSE)

Browser testing via [![lambda test](https://www.lambdatest.com/support/img/logo.svg)](https://www.lambdatest.com/)