deanesmith / re2-test-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

re2-test-cli

An ultra-simple CLI to test RE2 expressions using the Node RE2 library.

npm install . -g

re2 --regex --test

Use single quotes around strings with special characters.

About

License:MIT License


Languages

Language:JavaScript 100.0%