Telescope plugin for npm related things like running scripts or adding/removing packages.
The command is :Telescope npm scripts
C-v to open in vertical split
C-x to open in horizontal split
CR to open in new tab
recording_2021-07-07-085408.mp4
The command is :Telescope npm scripts
C-i to install
C-d to uninstall
Everything inside the prompt will be forwarded into npm
cli so you can do -D foo bar baz
to install dev dependencies.
recording_2021-07-07-085614.mp4
soon