# RegexHub **Repository Path**: mirrors_davidjbradshaw/RegexHub ## Basic Information - **Project Name**: RegexHub - **Description**: A collection of useful regex patterns - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)