Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Stefan Judis Web Development
(Uncensored)
subscribe
Node.js includes a native glob utility (#tilPost)
https://www.stefanjudis.com/today-i-learned/node-js-includes-a-native-glob-utility/
links
backlinks
Tagged with:
nodejs
tilpost
The two most popular glob utilities (minimatch and glob) are responsible for over 500 million weekly npm downloads. Something so common should be included in the Node core library, right?