kevva / download-cli
Download and extract files
☆80Updated last year
Alternatives and similar repositories for download-cli:
Users that are interested in download-cli are comparing it to the libraries listed below
- Make your terminal beep☆134Updated 2 years ago
- Get the path to the user home directory☆161Updated 4 years ago
- The Lodash command-line interface.☆152Updated last year
- Extract the article title of a HTML document☆54Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Copy a file☆120Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated 11 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Detect the file type of a file or stdin☆78Updated 3 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated 11 months ago
- Read and parse a JSON file☆245Updated last year
- Check if a path exists☆151Updated 3 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Strip comments from CSS☆124Updated last year
- Generate a unique random string☆85Updated 2 years ago
- List of binary file extensions☆82Updated 11 months ago
- Simple zero-dependency Growl notifications using GNTP for Node.☆47Updated 7 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- A chrome extension to open a repository from a GitHub page☆38Updated 9 years ago
- Check if a path is a file, directory, or symlink