Hi,

Le 21/08/2017 à 18:34, Bastien Roucaries a écrit :

>>  Description     : Generate regular expression in Node.js
>> This module can generate regular expressions from the abstract syntax
>> trees
>> created by regjsparser for example.
>> .
>> Node.js is an event-based server-side JavaScript engine.
> 
> The long description does not carry more information than short. Could you 
> improve
> 

Does it look better:
Description: 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.

?

Snark on #debian-js

Reply via email to