Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 407 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 407 Bytes

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

Browser testing via lambda test