Logo
Sign in
Product Logo
DingoWallaby

VS Code extension to download, install, and open git repos or npm package source code directly from the editor, simplifying project setup.

Vendor

Vendor

Wallaby

Company Website

Company Website

Product details

Dingo is a free, open-source extension for Visual Studio Code that streamlines the process of accessing and working with git repositories and npm package source code. It provides a single command to download, install dependencies, and open projects, reducing manual steps for developers who frequently inspect or contribute to open source or npm packages.

Key Features

Single Command Project Setup Quickly access repositories or npm packages.

  • Use the command palette to open any git repo or npm package by URL or name.
  • Optionally install dependencies before opening the project.

Flexible Source Retrieval Supports multiple repository formats.

  • Accepts npm package names, GitHub URLs, HTTP(S), and SSH endpoints.

Customizable Settings Tailor the extension to your workflow.

  • Configure automatic dependency installation and project opening.
  • Specify custom directories and paths for git, npm, and yarn.

Open Source and Lightweight Accessible and transparent.

  • MIT licensed and source code available on GitHub.
  • Minimal overhead and easy to install.

Benefits

Saves Developer Time Reduces repetitive setup steps.

  • Eliminates manual cloning, installation, and opening of projects.
  • Enables faster onboarding and exploration of new codebases.

Improves Workflow Efficiency Integrated within VS Code.

  • No need to switch between terminal and editor.
  • Consistent experience for working with both git repos and npm packages.