sfcode
An Online Competing and Development Environment
|
Generate regular expressions from regjsparser’s AST.
This function accepts an abstract syntax tree representing a regular expression (see regjsparser), and returns the generated regular expression string.
Tested in Node.js 0.10, 0.12, 4, 6, 8, 10, 12 and 14.
Compatible with regjsparser v0.6.4’s AST.