Skip to content

Dpm Logo

Dpm - CLI 🦕

Discord Twitter GitHub license GitHub Workflow

Dpm Deno Package Manager is a simple, modern and easy way to manage the Deno modules and dependencies that help to write and manage the Deno modules and in general any TypeScript or JavaScript code

Features 💻

  • Build all with TypeScript
  • deno lint and deno fmt commands support
  • Config generator for deno lint, deno fmt and deno test
  • Manage all in a dpm.json file with the same syntax of the package.json and more features
  • Generate all dependencies from a import_map.json file
  • Offline documentation manager
  • Tools helper manager: install all tools for a better Deno development
  • Update the dependencies manager
  • Information about some directories and versions
  • Powerful logger system