sindresorhus / open-cliLinks
Open stuff like URLs, files, executables. Cross-platform.
☆435Updated 2 months ago
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☆346Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 4 months ago
- Copy files☆435Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Clean up error stack traces☆345Updated 2 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Delete files and directories☆332Updated 3 months ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆614Updated last year
- Autocomplete prompt for inquirer☆363Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Check whether a package or organization name is available on npm☆288Updated 3 months ago
- easily create complex multi-column command-line-interfaces.☆383Updated 3 weeks ago
- Colored symbols for various log levels☆768Updated 7 months ago
- Parse yes/no like values☆272Updated 4 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆306Updated 3 years ago
- Find a file or directory by walking up parent directories☆631Updated 3 months ago
- Strip ANSI escape codes from a string☆431Updated 4 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆622Updated 5 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Parse JSON with more helpful errors☆371Updated 9 months ago
- the mighty option parser used by yargs☆520Updated 3 weeks ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆376Updated 3 years ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆402Updated 2 years ago