Capability
Npm Package Distribution With Global Cli Installation
5 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “build system integration with package.json configuration”
Deploy Your Frontend in a Single Command. Claude Code Skills supported.
Unique: Leverages standard npm bin field to expose CLI entry point, enabling zero-configuration installation. TypeScript source distributed directly (no pre-compilation), allowing users to inspect and modify source if needed.
vs others: Simpler distribution than standalone binaries but slower first-run than pre-compiled executables. Standard npm patterns make pinme discoverable and installable like any Node.js package.