sindresorhus / open-cliLinks
Open stuff like URLs, files, executables. Cross-platform.
☆423Updated last year
Alternatives and similar repositories for open-cli
Users that are interested in open-cli are comparing it to the libraries listed below
Sorting:
- Get stdin as a string or buffer☆338Updated last year
- Copy files☆429Updated 10 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆606Updated 2 weeks ago
- Delay a promise a specified amount of time☆614Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Autocomplete prompt for inquirer☆358Updated last year
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Convert a string to a valid safe filename☆501Updated 2 years ago
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆474Updated 3 weeks ago
- Colored symbols for various log levels☆756Updated last week
- Delete files and directories☆324Updated 7 months ago
- node byte string parser☆469Updated 10 months ago
- Simple micro templating☆363Updated 2 years ago
- Node.js module to list all files in a directory or any subdirectories.☆346Updated 2 years ago
- Implements the node.js require.resolve() algorithm☆783Updated 5 months ago
- Check whether a package or organization name is available on npm☆287Updated last year
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆374Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆374Updated last month
- Toolkit for building command line interfaces☆464Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- ANSI escape codes for styling strings in the terminal☆433Updated 10 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year