Skip to content

Grappus/Voyager-vscode

Repository files navigation

Deprecated

Package has been deprecated in favour of easy npm.

Voyager (VSCODE Plugin)

vscode extension to add, search, remove, update packages without touching terminal, package.json or browser.

Preview
Preview: https://youtu.be/lzQSTkQHTY0

Usage

Simply install the plugin "Voyager", to use press ctrl+shift+p or cmd+shift+p and search for "Voyager". Currently for this plugin to work, you must have package.json in your project (workspace) root.

Here are some of the major purposes it serves:

  1. Reads package.json and presents the details in a separate, friendly view, allowing you to edit the values.
  2. Lets you discover, search for packages from npm.
  3. Shows the readme, stats and links for any package within VSCode without switching to browser.
  4. Lets you install/uninstall/update dependencies with clicks, without switching to terminal
  5. Shows the existing version and latest version of installed dependencies, with colored labels indicating how outdated your dependencies might be.
  6. Lets you run scripts by clicking on the script blocks.

Still under development...

The project is still under development, and there are quite a few issues that need to be addressed. PRs would be highly appreciated and are more than welcome. If you are willing to contribute, feel free to go through CONTRIBUTING.md guide for setup and other details.

Roadmap:

  • Bug Fixes
  • Show and edit nested properties in package.json
  • Recognise package.json/manifest.json and other standard JSON formats as well

About

Never touch package.json again !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published