https://github.com/component/regexps
Collection of regular expressions (urlsafe, url, email, credit card, ....)
https://github.com/component/regexps
Last synced: 5 months ago
JSON representation
Collection of regular expressions (urlsafe, url, email, credit card, ....)
- Host: GitHub
- URL: https://github.com/component/regexps
- Owner: component
- Created: 2012-08-17T20:20:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-17T20:20:57.000Z (over 13 years ago)
- Last Synced: 2025-10-25T15:03:58.346Z (5 months ago)
- Size: 93.8 KB
- Stars: 47
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# regexps
Collection of regular expressions.
## Installation
$ component install component/regexps
## API
These are exported:
- `email`
- `url`
- `cc`
- `urlsafe`
## License
MIT