Test regular expressions from your command line.
Installation
npm install -g regtest
Usage
Note: the provided regex must be wrapped in quotes.
$ regtest '([1-9])\w+'
License
MIT. Copyright (c) Sterling Whitley
ยท GitHub
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Test regular expressions from your command line.
npm install -g regtest
Note: the provided regex must be wrapped in quotes.
$ regtest '([1-9])\w+'
MIT. Copyright (c) Sterling Whitley
๐ A regex testing tool for your command line.
1 star
2 watching