Ecosyste.ms: Awesome
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: 4 months ago
JSON representation
A collection of useful regex patterns
- Host: GitHub
- URL: https://github.com/lukehaas/RegexHub
- Owner: lukehaas
- License: mit
- Created: 2016-11-22T14:28:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T17:20:47.000Z (10 months ago)
- Last Synced: 2024-10-15T23:46:38.124Z (4 months ago)
- Language: JavaScript
- Size: 332 KB
- Stars: 2,284
- Watchers: 55
- Forks: 122
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - lukehaas/RegexHub - A collection of useful regex patterns (JavaScript)
- awesome-list - RegexHub
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/)