isaacs / node-globLinks
glob functionality for node.js
☆8,708Updated 2 months ago
Alternatives and similar repositories for node-glob
Users that are interested in node-glob are comparing it to the libraries listed below
Sorting:
- A `rm -rf` util for nodejs☆5,832Updated last week
- Node.js: extra methods for the fs object like copy(), remove(), mkdirs()☆9,615Updated last month
- yargs the modern, pirate-themed successor to optimist.☆11,436Updated last month
- A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers☆11,431Updated last week
- A CLI tool to run multiple npm-scripts in parallel or sequential.☆5,840Updated last year
- a glob matcher in javascript☆3,453Updated 2 months ago
- 🔀 Cross platform setting of environment scripts☆6,533Updated 2 months ago
- A benchmarking library. As used on jsPerf.com.☆5,486Updated 3 years ago
- The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)☆11,878Updated 5 years ago
- The semver parser for node (the one npm uses)☆5,387Updated 3 weeks ago
- Portable Unix shell commands for Node.js☆14,398Updated this week
- Minimal and efficient cross-platform file watching library☆11,890Updated last month
- A fast cache that automatically deletes the least recently used items☆5,819Updated last week
- Turn a path string such as `/user/:name` into a regular expression☆8,571Updated 3 weeks ago
- the Istanbul command line interface☆5,740Updated last year
- Elegant terminal spinner☆9,589Updated 2 weeks ago
- Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.☆7,646Updated 3 months ago
- Test spies, stubs and mocks for JavaScript.☆9,762Updated last month
- Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently a…☆8,685Updated last year
- Flexible ascii progress bar for nodejs☆2,997Updated 2 years ago
- A querystring parser and serializer with nesting support☆8,894Updated 3 weeks ago
- Process execution for humans