npm-alternative
v1.0.1
Published
**nalt** is a CLI tool that helps developers discover **better alternatives** to any npm package. ---
Maintainers
Readme
🔁 nalt – npm Alternative Lookup Tool
nalt is a CLI tool that helps developers discover better alternatives to any npm package.
🚀 Features
- 🔍 Instantly find alternatives to any npm package
- 📊 Ranks results based on popularity, maintenance, and quality
- ⚡ Fast results using the npms.io API
- ✅ No installation needed – run directly with
npx - 🧾 Supports raw JSON output with
-j
⚙️ Usage
npx nalt <package-name> [options]Options
-j, --json : Output raw JSON data
Example
npx nalt moment