Skip to content
TeoDev1611 edited this page Aug 13, 2022 · 2 revisions

Deno Package Manager -> DPM 🦕

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 libraries and code

Discord Twitter GitHub license Github Workflow

  • Build with 100% Typescript
  • Deno Lint, Format command support
  • Config generator for deno lint, deno fmt, 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!
  • Powerfull Logger sistem!
  • Open Source!
Clone this wiki locally