11 open-source projects similar to sindresorhus/opn-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Opn Cli alternative.
Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr
HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file named with a hash digest of the file. This is useful for cache busting sticky caches - files can have far future expires headers and when the code changes, a new filename is created.
Sends native desktop notifications if CLI apps fail
Node Task List: Interactive cli to list and run package.json scripts
Edit npm scripts from the command line without worrying about json escaping.
Get the gzipped size of a file or stdin
Forrest is an npm desktop client to deal with daily work flows. It lets you control common npm commands and all custom scripts defined in the package.json.
Use npm-run to ensure you're using the same version of a package on the command-line and in package.json scripts.