cc-regex
Version:
'foo@example.com'.match(/\x{email}/)
27 lines (26 loc) • 582 B
JSON
{
"name": "cc-regex",
"version": "1.0.7",
"description": "'foo@example.com'.match(/\\x{email}/)",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/GitHub30/cc-regex"
},
"keywords": [
"RegEx",
"RegExp",
"Regular expression",
"Character Classes"
],
"author": {
"name": "name",
"email": "funaox@gmail.com",
"url": "https://github.com/GitHub30"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/GitHub30/cc-regex/issues"
},
"homepage": "https://github.com/GitHub30/cc-regex"
}