Oniguruma-To-ES
Test the output of Oniguruma-To-ES, an advanced Oniguruma to JavaScript regex transpiler. See Readme: Supported features.
Try it
More options
✅ A RegExp
subclass was used for this pattern. It remains a native JavaScript regex and works the same in all contexts.
See Readme: Options for more detailed explanations of each option. The output shows the result of calling toRegExp
. Functions toDetails
and toOnigurumaAst
can also be run from the console on this page. Pretty-print ASTs by passing them to printAst
.