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
- Build all with Deno tools: TypeScript, JavaScript, Rust
deno lint
anddeno fmt
commands support- Config generator for
deno lint
,deno fmt
anddeno test
- Manage all in a
dpm.json
file with the same syntax of thepackage.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