An open API service indexing awesome lists of open source software.

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, ....)

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