Y
Y
Yuri Puzynya2016-01-16 20:41:06
Node.js
Yuri Puzynya, 2016-01-16 20:41:06

Is there an alternative to glob that works with regular expressions?

Does anyone know a library for a node that at least partially implements the glob functionality, but takes regular expressions as input.
The practical task is to get a list of all .js files in a directory and descendants.
Need support for symlink navigation.
We need an alternative to the glob ignore option that accepts regular expressions.
It is desirable that all this is not wrapped in promises (native promises will do).

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question