Use interactive fuzzy-search
masterRun qnm without any arguments to trigger an interactive, fzf-like fuzzy search interface. This allows you to browse and filter all modules in your node_modules directory.
- Filter: Start typing to filter matches.
- Navigation: Use arrow keys to move the cursor.
- Selection: Press
Enterto select an item. - Multi-select: Use
TABandShift-TABto mark multiple items. - Exit: Press
CTRL-CorESCto exit.
bunx qnm