Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukehaas/RegexHub

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

Last synced: 4 months ago
JSON representation

A collection of useful regex patterns

Awesome Lists containing this project

README

        

# Regex Hub

The project is hosted here: https://projects.lukehaas.me/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](http://dsf.com)

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