Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-regjsgen
Regular expression from abstract syntax trees in Node.js
https://github.com/demoneaux/regjsgen
0
no reviews
Install
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.