max-mapper / nuggetLinks
minimalist wget clone written in node. HTTP GET files and downloads them into the current directory
☆176Updated last year
Alternatives and similar repositories for nugget
Users that are interested in nugget are comparing it to the libraries listed below
Sorting:
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Removes duplicate items from an array in place☆83Updated last year
- Block users from running your app with root permissions☆98Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆194Updated last month
- Reliably get the terminal window size☆142Updated last year
- A node module for serving static files. Does etags, caching, etc.☆379Updated last month
- Cross-platform .zip file creation☆130Updated last year
- Copy a file☆121Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…