TLDR
Enter a command. For example: fold, haxelib, mongod, diff pdf.

pnpx

 
Directly execute binaries from npm packages, using pnpm instead of npm. More information: https://pnpm.io/pnpx-cli.
 
  • Execute the binary from a given npm module:
     
    pnpx {{module_name}}
     
  • Execute a specific binary from a given npm module, in case the module has multiple binaries:
     
    pnpx --package {{package_name}} {{module_name}}
     
  • Display help:
     
    pnpx --help

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.