Binary package “node-regjsgen” in ubuntu oracular

Regular expression from abstract syntax trees in Node.js

 This module accepts an abstract syntax tree representing a regular expression
 (like the ones created by regjsparser, for example), and turns them into a
 regular expression string.
 .
 Node.js is an event-based server-side JavaScript engine.