We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61237f5 commit 0e78501Copy full SHA for 0e78501
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "typed-regex",
3
"version": "1.0.0",
4
- "description": "Remove undefined properties and empty arrays from an object",
+ "description": "A RegExp wrapper to do named group parsing without using named capture groups",
5
"license": "MIT",
6
"author": "Jon Ursenbach <[email protected]>",
7
"sideEffects": false,
0 commit comments