max-mapper / nugget
minimalist wget clone written in node. HTTP GET files and downloads them into the current directory
☆171Updated last year
Related projects ⓘ
Alternatives and complementary repositories for nugget
- Removes duplicate items from an array in place☆82Updated last year
- Msee is a command-line tool to read markdown file.☆95Updated last year
- Clipboard access for CLI programs☆63Updated 9 years ago
- read and parse a torrent from a resource☆73Updated 6 years ago
- Look up environment settings specific to different operating systems.☆137Updated 3 years ago
- Search for node modules☆128Updated 7 years ago
- A node module for serving static files. Does etags, caching, etc.☆377Updated 3 weeks ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- A pipe to browser utility☆341Updated 2 years ago
- Non-blocking chunked Base64 encoding☆99Updated 5 years ago
- Block users from running your app with root permissions☆98Updated last year
- Check if it's the first time the process is run☆79Updated 3 years ago
- Get free disk space info from `df -kP`☆64Updated 2 years ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Manage system-wide proxy settings☆20Updated 6 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆44Updated 6 years ago
- nodei.co - Node.js badges, that's all☆259Updated 2 years ago
- Get a random temporary file path☆79Updated last year
- Easy error subclassing and stack customization☆66Updated 4 years ago
- node module and command-line program for accelerated (multiple connections) http download Stream☆30Updated 5 years ago
- Interactive terminal list for nodejs☆125Updated 10 years ago
- get the local network address of your machine☆67Updated 7 years ago
- Check if JPEG images are progressive☆36Updated 4 months ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…