TylerLeonhardt / wgetjs
Ultra simple async retrieval of remote files over http or https
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for wgetjs
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- Synchronous and asynchronous recursive directory walking for node☆19Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 2 years 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…☆65Updated 3 years ago
- printf-like formatting for JavaScript☆51Updated last year
- Repeat a string - fast☆34Updated 3 years ago
- Abstract streams to deal with the whole buffered contents.☆25Updated 3 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆96Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- node/npm module to imitate fs.execSync☆39Updated 5 months ago
- An optionally-asynchronous forEach with an interesting interface.☆76Updated 4 years ago
- Monitor your calls to node-fs-extra.☆13Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 6 months ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Show native alert dialogs on Windows, OSX and Linux with Node.js.