lukehaas / RegexHub

A collection of useful regex patterns

Repository from Github https://github.comlukehaas/RegexHubRepository from Github https://github.comlukehaas/RegexHub

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

Browser testing via lambda test

About

A collection of useful regex patterns

License:MIT License


Languages

Language:JavaScript 86.2%Language:SCSS 13.8%